SuppliersRepositoryPartyReference Field |
Definition of the
Party reference
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<Supplier, Party> PartyReference
Public Shared ReadOnly PartyReference As KeyReference(Of Supplier, Party)
public:
static initonly KeyReference<Supplier^, Party^>^ PartyReference
static val PartyReference: KeyReference<Supplier, Party>
Field Value
Type:
KeyReferenceSupplier,
Party
See Also