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