Udostępnij za pośrednictwem


Właściwość Subscription.Status

Pobiera stan subskrypcja.

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

Składnia

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

value = instance.Status

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

Wartość właściwości

Typ: System.String
Tylko do odczytu ciąg wartość, która zawiera status subskrypcja.