Właściwość ObjectReference.RoleID
Pobiera lub ustawia identyfikator roli zawiera odwołanie do obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Property RoleID As String
Get
Set
'Użycie
Dim instance As ObjectReference
Dim value As String
value = instance.RoleID
instance.RoleID = value
public string RoleID { get; set; }
public:
property String^ RoleID {
String^ get ();
void set (String^ value);
}
member RoleID : string with get, set
function get RoleID () : String
function set RoleID (value : String)
Wartość właściwości
Typ: System.String
Identyfikator roli.