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
Syntaxpublic List<UnitPosition> Units { get; set; }
Public Property Units As List(Of UnitPosition)
Get
Set
Property Value
Type:
ListUnitPosition
See Also