Click or drag to resize

InstalledMaterialInstalledComponents Property

A list of where the on the production unit the materials / parts were installed.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<InstalledComponent> InstalledComponents { get; set; }

Property Value

ListInstalledComponent
See Also