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