Freigeben über


ReferenceMeasureGroupDimension.IntermediateGranularityAttribute-Eigenschaft

Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property IntermediateGranularityAttribute As CubeAttribute 
    Get
'Usage
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

Eigenschaftswert

Typ: Microsoft.AnalysisServices.CubeAttribute
A CubeAttribute object.

Siehe auch

Verweis

ReferenceMeasureGroupDimension Klasse

Microsoft.AnalysisServices-Namespace