ProductSupplyRepositoryPreferredSupplierReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Products
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductSupply, Supplier> PreferredSupplierReference
Public Shared ReadOnly PreferredSupplierReference As PrimaryKeyReference(Of ProductSupply, Supplier)
public:
static initonly PrimaryKeyReference<ProductSupply^, Supplier^>^ PreferredSupplierReference
static val PreferredSupplierReference: PrimaryKeyReference<ProductSupply, Supplier>
Field Value
Type:
PrimaryKeyReferenceProductSupply,
Supplier
See Also