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