PaymentSlipLinesRepositoryPaymentOrderReference 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<PaymentSlipLine, PaymentOrder> PaymentOrderReference
Public Shared ReadOnly PaymentOrderReference As PrimaryKeyReference(Of PaymentSlipLine, PaymentOrder)
public:
static initonly PrimaryKeyReference<PaymentSlipLine^, PaymentOrder^>^ PaymentOrderReference
static val PaymentOrderReference: PrimaryKeyReference<PaymentSlipLine, PaymentOrder>
Field Value
Type:
PrimaryKeyReferencePaymentSlipLine,
PaymentOrder
See Also