FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deSession..::..workflowUserID Property

Gets or sets the workflow user identifier.

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

Syntax


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

Field Value

The workflow user identifier.