Udostępnij za pośrednictwem


Właściwość Schedule.ScheduleStateName

Pobiera Państwo harmonogramu.

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

Składnia

'Deklaracja
Public Property ScheduleStateName As String
    Get
    Set
'Użycie
Dim instance As Schedule
Dim value As String

value = instance.ScheduleStateName

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

Wartość właściwości

Typ: System.String
A ciąg wartość, która reprezentuje stan harmonogramu.

Uwagi

Listę państw prawidłowy harmonogram, użyj ListScheduleStates metoda.