FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsValidationContext..::..workflowUserID Property

Gets or sets the workflow user identifier.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public string workflowUserID { get; set; }
Public Property workflowUserID As String
	Get
	Set
public:
property String^ workflowUserID {
	String^ get ();
	void set (String^ value);
}

Field Value

The workflow user identifier.