Click or drag to resize

InstalledMaterialInstalledComponents Property

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

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

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

Property Value

Type: ListInstalledComponent
See Also