TransportOrderItemStatus Property |
An enumerated value indicating the current status or condition of this
TransportOrderItem.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public TransportOrderItemStatus Status { get; }
Public ReadOnly Property Status As TransportOrderItemStatus
Get
public:
property TransportOrderItemStatus Status {
TransportOrderItemStatus get ();
}
member Status : TransportOrderItemStatus with get
Property Value
Type:
TransportOrderItemStatusSee Also