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