Compartir a través de


WorkflowInstanceRecord.State Propiedad

Definición

El estado actual del flujo de trabajo cuando se genera el registro.

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

Valor de propiedad

El estado del flujo de trabajo.

Atributos

Se aplica a