Click or drag to resize

BlockMaterialsRequestMaterialPackageIdentifiers Property

[This is preliminary documentation and is subject to change.]

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

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

Property Value

Type: ListString
See Also