DataValuesRepositoryDataMeasureIdAttribute Field |
Definition of the data attribute for
DataMeasure reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.DataWarehouse
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DataValue, Guid> DataMeasureIdAttribute
Public Shared ReadOnly DataMeasureIdAttribute As ColumnDataAttribute(Of DataValue, Guid)
public:
static initonly ColumnDataAttribute<DataValue^, Guid^>^ DataMeasureIdAttribute
static val DataMeasureIdAttribute: ColumnDataAttribute<DataValue, Guid>
Field Value
Type:
ColumnDataAttributeDataValue,
Guid
See Also