PurchaseInvoicesRepositorySupplierReference 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<PurchaseInvoice, Supplier> SupplierReference
Public Shared ReadOnly SupplierReference As PrimaryKeyReference(Of PurchaseInvoice, Supplier)
public:
static initonly PrimaryKeyReference<PurchaseInvoice^, Supplier^>^ SupplierReference
static val SupplierReference: PrimaryKeyReference<PurchaseInvoice, Supplier>
Field Value
Type:
PrimaryKeyReferencePurchaseInvoice,
Supplier
See Also