TransactionLinesRepositoryLesseeCustomerIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransactionLine, Guid> LesseeCustomerIdAttribute
Public Shared ReadOnly LesseeCustomerIdAttribute As ColumnDataAttribute(Of TransactionLine, Guid)
public:
static initonly ColumnDataAttribute<TransactionLine^, Guid^>^ LesseeCustomerIdAttribute
static val LesseeCustomerIdAttribute: ColumnDataAttribute<TransactionLine, Guid>
Field Value
Type:
ColumnDataAttributeTransactionLine,
Guid
See Also