Click or drag to resize

WorkStartedUnits Property

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

Data that identifies each specific instance of production unit with a carrier or panel.

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

Property Value

Type: ListUnitPosition
See Also