Share via


WorkflowInstanceInfo.UserStatusVariable Field

 

A constant representing the XName for a well-known UserStatus variable.

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

Syntax

public static readonly XName UserStatusVariable
public:
static initonly XName^ UserStatusVariable
static val UserStatusVariable : XName
Public Shared ReadOnly UserStatusVariable As XName

Field Value

Type: System.Xml.Linq.XName

See Also

WorkflowInstanceInfo Class
Microsoft.Workflow.Client Namespace

Return to top