LeaseContractsRepositoryCurrencyIdAttribute Field |
Definition of the data attribute for
Currency reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<LeaseContract, Guid> CurrencyIdAttribute
Public Shared ReadOnly CurrencyIdAttribute As ColumnDataAttribute(Of LeaseContract, Guid)
public:
static initonly ColumnDataAttribute<LeaseContract^, Guid^>^ CurrencyIdAttribute
static val CurrencyIdAttribute: ColumnDataAttribute<LeaseContract, Guid>
Field Value
Type:
ColumnDataAttributeLeaseContract,
Guid
See Also