MeasureGroupAttributeType Enumeration
Enumerates the attribute types for the measure group.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration MeasureGroupAttributeType
'Usage
Dim instance As MeasureGroupAttributeType
public enum MeasureGroupAttributeType
public enum class MeasureGroupAttributeType
type MeasureGroupAttributeType
public enum MeasureGroupAttributeType
Members
Member name | Description | |
---|---|---|
Granularity | The granularity attribute type. | |
Regular | The regular attribute type. |