Schedule.ScheduleStateName Propiedad

Definición

Obtiene el estado de la programación.

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

Valor de propiedad

Valor String que representa el estado de la programación.

Comentarios

Para obtener una lista de estados de programación válidos, use el ListScheduleStates método .

Se aplica a