PartyLocationNumbersRepositoryPartnerPartyReference Field |
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> PartnerPartyReference
Public Shared ReadOnly PartnerPartyReference As KeyReference(Of PartyLocationNumber, Party)
public:
static initonly KeyReference<PartyLocationNumber^, Party^>^ PartnerPartyReference
static val PartnerPartyReference: KeyReference<PartyLocationNumber, Party>
Field Value
Type:
KeyReferencePartyLocationNumber,
Party
See Also