CurrenciesRepositoryShowOrderAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Currency, int> ShowOrderAttribute
Public Shared ReadOnly ShowOrderAttribute As ColumnDataAttribute(Of Currency, Integer)
public:
static initonly ColumnDataAttribute<Currency^, int>^ ShowOrderAttribute
static val ShowOrderAttribute: ColumnDataAttribute<Currency, int>
Field Value
Type:
ColumnDataAttributeCurrency,
Int32
See Also