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