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