Click or drag to resize

ReadingComponents Property

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

An optional list of components (instance of a part) on a production unit(s) to be associated with this reading.

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

Property Value

Type: ListComponentDesignator
See Also