Udostępnij za pośrednictwem


Właściwość Schedule.State

Pobiera lub ustawia stan harmonogramu.

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

Składnia

'Deklaracja
Public Property State As ScheduleStateEnum
    Get
    Set
'Użycie
Dim instance As Schedule
Dim value As ScheduleStateEnum

value = instance.State

instance.State = value
public ScheduleStateEnum State { get; set; }
public:
property ScheduleStateEnum State {
    ScheduleStateEnum get ();
    void set (ScheduleStateEnum value);
}
member State : ScheduleStateEnum with get, set
function get State () : ScheduleStateEnum
function set State (value : ScheduleStateEnum)

Wartość właściwości

Typ: ReportService2005.ScheduleStateEnum
Tylko do odczytu ScheduleStateEnum wartości.