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