Lingua

Schedule.ScheduleStateName Proprietà

Definizione

Capisce lo stato del programma.

public:
 property System::String ^ ScheduleStateName { System::String ^ get(); void set(System::String ^ value); };
public string ScheduleStateName { get; set; }
member this.ScheduleStateName : string with get, set
Public Property ScheduleStateName As String

Valore della proprietà

Un String valore che rappresenta lo stato del programma.

Commenti

Per un elenco di stati validi dell'Schedule Schedule, usa il ListScheduleStates metodo.

Si applica a