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