PaymentSlipsRepositoryPaymentTypeReference 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<PaymentSlip, PaymentType> PaymentTypeReference
Public Shared ReadOnly PaymentTypeReference As PrimaryKeyReference(Of PaymentSlip, PaymentType)
public:
static initonly PrimaryKeyReference<PaymentSlip^, PaymentType^>^ PaymentTypeReference
static val PaymentTypeReference: PrimaryKeyReference<PaymentSlip, PaymentType>
Field Value
Type:
PrimaryKeyReferencePaymentSlip,
PaymentType
See Also