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