PartyPicturesRepositoryPartyReference Field |
Definition of the
Party 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<PartyPicture, Party> PartyReference
Public Shared ReadOnly PartyReference As KeyReference(Of PartyPicture, Party)
public:
static initonly KeyReference<PartyPicture^, Party^>^ PartyReference
static val PartyReference: KeyReference<PartyPicture, Party>
Field Value
Type:
KeyReferencePartyPicture,
Party
See Also