ReferenceMeasureGroupDimension.IntermediateCubeDimensionID Property

Gets or sets the intermediate cube dimension identifier based on a ReferenceMeasureGroupDimension object.

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

Syntax

C#
[BrowsableAttribute(false)]
public string IntermediateCubeDimensionID { get; set; }

Property Value

Type: System.String
The intermediate cube dimension identifier.

See Also

Reference

ReferenceMeasureGroupDimension Class

Microsoft.AnalysisServices Namespace