Udostępnij za pośrednictwem


Właściwość ReferenceMeasureGroupDimension.IntermediateGranularityAttribute

Pobiera atrybut szczegółowości pośrednich z ReferenceMeasureGroupDimension obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property IntermediateGranularityAttribute As CubeAttribute
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.AnalysisServices.CubeAttribute
A CubeAttribute obiektu.