Поделиться через


Свойство ReferenceMeasureGroupDimension.IntermediateGranularityAttributeID

Gets or sets the intermediate granularity attribute identifier for a ReferenceMeasureGroupDimension object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<BrowsableAttribute(False)> _
Public Property IntermediateGranularityAttributeID As String 
    Get 
    Set
'Применение
Dim instance As ReferenceMeasureGroupDimension 
Dim value As String 

value = instance.IntermediateGranularityAttributeID

instance.IntermediateGranularityAttributeID = value
[BrowsableAttribute(false)]
public string IntermediateGranularityAttributeID { get; set; }
[BrowsableAttribute(false)]
public:
property String^ IntermediateGranularityAttributeID {
    String^ get ();
    void set (String^ value);
}
[<BrowsableAttribute(false)>]
member IntermediateGranularityAttributeID : string with get, set
function get IntermediateGranularityAttributeID () : String 
function set IntermediateGranularityAttributeID (value : String)

Значение свойства

Тип: System.String
The intermediate granularity attribute identifier.

См. также

Справочник

ReferenceMeasureGroupDimension Класс

Пространство имен Microsoft.AnalysisServices