Click or drag to resize

MaterialsUninstalledUninstalledMaterials Property

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

A list of materials which have been uninstalled.

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

Property Value

Type: ListUninstalledMaterial
See Also