MeasureGroup.Type Property

Definition

Gets or sets the type of the measure group.

public Microsoft.AnalysisServices.MeasureGroupType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.MeasureGroupType with get, set
Public Property Type As MeasureGroupType

Property Value

An enumeration of MeasureGroupType with information about the contents of the measure group.

Applies to