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