ReceivedMaterialMaterialPurchaseOrderNumber Property |
The purchase order number of the order that was placed by the factory with the vendor.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntaxpublic string MaterialPurchaseOrderNumber { get; set; }
Public Property MaterialPurchaseOrderNumber As String
Get
Set
public:
property String^ MaterialPurchaseOrderNumber {
String^ get ();
void set (String^ value);
}
member MaterialPurchaseOrderNumber : string with get, set
Property Value
Type:
String
See Also