Udostępnij za pośrednictwem


Właściwość ObjectReference.PerspectiveID

Pobiera lub ustawia perspektywa identyfikator zawiera odwołanie do obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property PerspectiveID As String
    Get
    Set
'Użycie
Dim instance As ObjectReference
Dim value As String

value = instance.PerspectiveID

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

Wartość właściwości

Typ: System.String
Identyfikator perspektywa.