ReferenceMeasureGroupDimension.IntermediateGranularityAttributeID プロパティ
ReferenceMeasureGroupDimension オブジェクトの中間粒度属性識別子を取得します。値の設定も可能です。
名前空間: 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
中間粒度属性識別子です。