Click or drag to resize

MaterialsUnappliedUnappliedMaterials Property

A list of materials which have been uninstalled.

Namespace: CFX.Production.Application
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<UninstalledMaterial> UnappliedMaterials { get; set; }

Property Value

ListUninstalledMaterial
See Also