AggregationDesignAttribute.AttributeID プロパティ
AggregationDesignAttribute 要素の属性識別子を取得します。値の設定も可能です。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Property AttributeID As String
Get
Set
'使用
Dim instance As AggregationDesignAttribute
Dim value As String
value = instance.AttributeID
instance.AttributeID = value
public string AttributeID { get; set; }
public:
property String^ AttributeID {
String^ get ();
void set (String^ value);
}
member AttributeID : string with get, set
function get AttributeID () : String
function set AttributeID (value : String)
プロパティ値
型: System.String
属性識別子です。