PurchaseOrdersRepositorySupplierReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PurchaseOrder, Supplier> SupplierReference
Public Shared ReadOnly SupplierReference As PrimaryKeyReference(Of PurchaseOrder, Supplier)
public:
static initonly PrimaryKeyReference<PurchaseOrder^, Supplier^>^ SupplierReference
static val SupplierReference: PrimaryKeyReference<PurchaseOrder, Supplier>
Field Value
Type:
PrimaryKeyReferencePurchaseOrder,
Supplier
See Also