TransactionsRepositoryLeaseContractReference 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<Transaction, LeaseContract> LeaseContractReference
Public Shared ReadOnly LeaseContractReference As PrimaryKeyReference(Of Transaction, LeaseContract)
public:
static initonly PrimaryKeyReference<Transaction^, LeaseContract^>^ LeaseContractReference
static val LeaseContractReference: PrimaryKeyReference<Transaction, LeaseContract>
Field Value
Type:
PrimaryKeyReferenceTransaction,
LeaseContract
See Also