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.245.0.0 (8.245.0.0)
Syntax public 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:
StringSee Also