PaymentTransactionsRepositoryParentPaymentSlipAmountReference 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<PaymentTransaction, PaymentSlipAmount> ParentPaymentSlipAmountReference
Public Shared ReadOnly ParentPaymentSlipAmountReference As PrimaryKeyReference(Of PaymentTransaction, PaymentSlipAmount)
public:
static initonly PrimaryKeyReference<PaymentTransaction^, PaymentSlipAmount^>^ ParentPaymentSlipAmountReference
static val ParentPaymentSlipAmountReference: PrimaryKeyReference<PaymentTransaction, PaymentSlipAmount>
Field Value
Type:
PrimaryKeyReferencePaymentTransaction,
PaymentSlipAmount
See Also