BulkPaymentOrderLinesRepositoryPaymentAccountReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<BulkPaymentOrderLine, PaymentAccount> PaymentAccountReference
Public Shared ReadOnly PaymentAccountReference As PrimaryKeyReference(Of BulkPaymentOrderLine, PaymentAccount)
public:
static initonly PrimaryKeyReference<BulkPaymentOrderLine^, PaymentAccount^>^ PaymentAccountReference
static val PaymentAccountReference: PrimaryKeyReference<BulkPaymentOrderLine, PaymentAccount>
Field Value
Type:
PrimaryKeyReferenceBulkPaymentOrderLine,
PaymentAccount
See Also