Click or drag to resize

GetMaterialInformationRequestMaterialPackageIdentifiers Property

A list of the unique identifiers of the material packages for which detailed information is requested.

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