PartyRelationshipsRepositoryFromPartyReference Field |
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> FromPartyReference
Public Shared ReadOnly FromPartyReference As KeyReference(Of PartyRelationship, Party)
public:
static initonly KeyReference<PartyRelationship^, Party^>^ FromPartyReference
static val FromPartyReference: KeyReference<PartyRelationship, Party>
Field Value
Type:
KeyReferencePartyRelationship,
Party
See Also