LeaseContractsRepositoryPaymentAccountReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<LeaseContract, PaymentAccount> PaymentAccountReference
Public Shared ReadOnly PaymentAccountReference As PrimaryKeyReference(Of LeaseContract, PaymentAccount)
public:
static initonly PrimaryKeyReference<LeaseContract^, PaymentAccount^>^ PaymentAccountReference
static val PaymentAccountReference: PrimaryKeyReference<LeaseContract, PaymentAccount>
Field Value
Type:
PrimaryKeyReferenceLeaseContract,
PaymentAccount
See Also