Właściwość Kpi.Goal
Pobiera lub ustawia Goal z Kpi.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property Goal As String
Get
Set
'Użycie
Dim instance As Kpi
Dim value As String
value = instance.Goal
instance.Goal = value
public string Goal { get; set; }
public:
property String^ Goal {
String^ get ();
void set (String^ value);
}
member Goal : string with get, set
function get Goal () : String
function set Goal (value : String)
Wartość właściwości
Typ: System.String
A ciąg zawiera wyrażenie MDX.