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.251.0.0 (8.251.0.0)
Syntaxpublic string PartNumber { get; }
Public ReadOnly Property PartNumber As String
Get
public:
property String^ PartNumber {
String^ get ();
}
member PartNumber : string with get
Property Value
Type:
String
See Also