ReferenceMeasureGroupDimension.IntermediateGranularityAttribute 屬性

Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property IntermediateGranularityAttribute As CubeAttribute 
    Get
'用途
Dim instance As ReferenceMeasureGroupDimension 
Dim value As CubeAttribute 

value = instance.IntermediateGranularityAttribute
[BrowsableAttribute(false)]
public CubeAttribute IntermediateGranularityAttribute { get; }
[BrowsableAttribute(false)]
public:
property CubeAttribute^ IntermediateGranularityAttribute {
    CubeAttribute^ get ();
}
[<BrowsableAttribute(false)>]
member IntermediateGranularityAttribute : CubeAttribute
function get IntermediateGranularityAttribute () : CubeAttribute

屬性值

型別:Microsoft.AnalysisServices.CubeAttribute
A CubeAttribute object.

請參閱

參考

ReferenceMeasureGroupDimension 類別

Microsoft.AnalysisServices 命名空間