Udostępnij przez


Właściwość Subscription.Owner

Nazwa użytkownika właściciela subskrypcja.Tylko do odczytu.

Przestrzeń nazw:  ReportService2005
Zestaw:  ReportService2005 (w ReportService2005.dll)

Składnia

'Deklaracja
Public Property Owner As String
    Get
    Set
'Użycie
Dim instance As Subscription
Dim value As String

value = instance.Owner

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

Wartość właściwości

Typ: System.String
Tylko do odczytu ciąg wartość zawierających nazwę użytkownika właściciela subskrypcja.