ReferenceMeasureGroupDimension.IntermediateGranularityAttribute Property

Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public CubeAttribute IntermediateGranularityAttribute { get; }

Property Value

Type: Microsoft.AnalysisServices.CubeAttribute
A CubeAttribute object.

See Also

Reference

ReferenceMeasureGroupDimension Class

Microsoft.AnalysisServices Namespace