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