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
Syntaxpublic List<string> MaterialPackageIdentifiers { get; set; }
Public Property MaterialPackageIdentifiers As List(Of String)
Get
Set
Property Value
Type:
ListString
See Also