ITaskFormState.Status Propiedad

Definición

Obtiene o establece el estado actual de TaskForm.

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

Valor de propiedad

Cadena que representa el estado actual de TaskForm.

Se aplica a