UnitsArrivedUnits Property |
[This is preliminary documentation and is subject to change.]
List of structures that identify each specific instance of production unit that arrived (could be within 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