TransportOrderItemUID Property |
The text-based identifier (UID) of the
Item to be picked.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string UID { get; }
Public ReadOnly Property UID As String
Get
public:
property String^ UID {
String^ get ();
}
member UID : string with get
Property Value
Type:
StringSee Also