SuppliersRepositorySupplierTypeReference 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<Supplier, SupplierType> SupplierTypeReference
Public Shared ReadOnly SupplierTypeReference As PrimaryKeyReference(Of Supplier, SupplierType)
public:
static initonly PrimaryKeyReference<Supplier^, SupplierType^>^ SupplierTypeReference
static val SupplierTypeReference: PrimaryKeyReference<Supplier, SupplierType>
Field Value
Type:
PrimaryKeyReferenceSupplier,
SupplierType
See Also