TransactionsRepositoryLesseeCustomerIdAttribute 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<Transaction, Nullable<Guid>> LesseeCustomerIdAttribute
Public Shared ReadOnly LesseeCustomerIdAttribute As ColumnDataAttribute(Of Transaction, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Transaction^, Nullable<Guid^>^>^ LesseeCustomerIdAttribute
static val LesseeCustomerIdAttribute: ColumnDataAttribute<Transaction, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeTransaction,
NullableGuid
See Also