WorkOrderWorkOrderType Property |
The type of kind of this work order.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public WorkOrderType WorkOrderType { get; set; }
Public Property WorkOrderType As WorkOrderType
Get
Set
public:
property WorkOrderType WorkOrderType {
WorkOrderType get ();
void set (WorkOrderType value);
}
member WorkOrderType : WorkOrderType with get, set
Property Value
Type:
WorkOrderTypeSee Also