CurrenciesRepositoryCurrencySignAttribute 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, string> CurrencySignAttribute
Public Shared ReadOnly CurrencySignAttribute As ColumnDataAttribute(Of Currency, String)
public:
static initonly ColumnDataAttribute<Currency^, String^>^ CurrencySignAttribute
static val CurrencySignAttribute: ColumnDataAttribute<Currency, string>
Field Value
Type:
ColumnDataAttributeCurrency,
String
See Also