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