ITaskFormState.Status Proprietà

Definizione

Ottiene o imposta lo stato corrente dell'oggetto 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

Valore della proprietà

Stringa che rappresenta lo stato corrente dell'oggetto TaskForm.

Si applica a