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


Свойство AggregationDesignID

Gets or sets the aggregation design identifier for a given ObjectReference object.

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

Синтаксис

'Декларация
Public Property AggregationDesignID As String
    Get
    Set
'Применение
Dim instance As ObjectReference
Dim value As String

value = instance.AggregationDesignID

instance.AggregationDesignID = value
public string AggregationDesignID { get; set; }
public:
property String^ AggregationDesignID {
    String^ get ();
    void set (String^ value);
}
member AggregationDesignID : string with get, set
function get AggregationDesignID () : String
function set AggregationDesignID (value : String)

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

Тип: System. . :: . .String
An ObjectReference identifier.