PartyBankAccountsRepositoryPartyReference 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<PartyBankAccount, Party> PartyReference
Public Shared ReadOnly PartyReference As KeyReference(Of PartyBankAccount, Party)
public:
static initonly KeyReference<PartyBankAccount^, Party^>^ PartyReference
static val PartyReference: KeyReference<PartyBankAccount, Party>
Field Value
Type:
KeyReferencePartyBankAccount,
Party
See Also