TransportOrderItemPartNumber Property |
The internal part number 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 PartNumber { get; }
Public ReadOnly Property PartNumber As String
Get
public:
property String^ PartNumber {
String^ get ();
}
member PartNumber : string with get
Property Value
Type:
StringSee Also