Click or drag to resize

BlockMaterialsRequestMaterialPackageIdentifiers Property

A list of the unique identifiers of the material packages to be blocked

Namespace: CFX.Materials.Management
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<string> MaterialPackageIdentifiers { get; set; }

Property Value

ListString
See Also