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