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