WorkflowInstanceInfo.UserStatus Property

Gets UserStatus set by the workflow instnace.

Namespace:  Microsoft.Workflow.Client
Assembly:  Microsoft.Workflow.Client (in Microsoft.Workflow.Client.dll)

public string UserStatus { get; }

Property Value

Type: System.String
String set as UserStatus by the workflow instance

Community Additions

ADD
Show: