DataMeasureGroupsRepositoryNameAttribute Field |
Definition of the
Name data attribute
Namespace:
Aloe.EnterpriseOne.Model.Applications.DataWarehouse
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DataMeasureGroup, string> NameAttribute
Public Shared ReadOnly NameAttribute As ColumnDataAttribute(Of DataMeasureGroup, String)
public:
static initonly ColumnDataAttribute<DataMeasureGroup^, String^>^ NameAttribute
static val NameAttribute: ColumnDataAttribute<DataMeasureGroup, string>
Field Value
Type:
ColumnDataAttributeDataMeasureGroup,
String
See Also