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