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