RegularMeasureGroupDimension.Attributes Property

Definition

Gets the collection of attributes associated with a RegularMeasureGroupDimension object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MeasureGroupAttributeCollection Attributes { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Attributes : Microsoft.AnalysisServices.MeasureGroupAttributeCollection
Public ReadOnly Property Attributes As MeasureGroupAttributeCollection

Property Value

A collection of measure group attributes.

Attributes

Applies to