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