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