अंग्रेज़ी में पढ़ें

इसके माध्यम से साझा किया गया


MeasureGroupDimension.CubeDimensionID Property

Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role.

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

Syntax

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

Property Value

Type: System.String
The cube dimension identifier.

See Also

Reference

MeasureGroupDimension Class

Microsoft.AnalysisServices Namespace