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