Partager via


Propriété ReferenceMeasureGroupDimension.IntermediateGranularityAttribute

Gets the intermediate granularity attribute from a ReferenceMeasureGroupDimension object.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property IntermediateGranularityAttribute As CubeAttribute 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.AnalysisServices.CubeAttribute
A CubeAttribute object.

Voir aussi

Référence

ReferenceMeasureGroupDimension Classe

Espace de noms Microsoft.AnalysisServices