Click or drag to resize

MaterialsInstalledInstalledMaterials Property

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

A list of the specific materials which were installed.

Namespace:  CFX.Production.Assembly
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<InstalledMaterial> InstalledMaterials { get; set; }

Property Value

Type: ListInstalledMaterial
See Also