WorkflowInstanceRecord.State Proprietà

Definizione

Stato corrente del flusso di lavoro quando viene generato il record.

public:
 property System::String ^ State { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string State { get; }
public string State { get; }
[<System.Runtime.Serialization.DataMember>]
member this.State : string
member this.State : string
Public ReadOnly Property State As String

Valore della proprietà

Stato del flusso di lavoro.

Attributi

Si applica a