FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..unlockWorkflowDefinitionsForUser Method

Unlocks the workflow definitions for user.

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

Syntax


public bool unlockWorkflowDefinitionsForUser(
	string sUserID
)
Public Function unlockWorkflowDefinitionsForUser ( _
	sUserID As String _
) As Boolean
public:
bool^ unlockWorkflowDefinitionsForUser(
	String^ sUserID
)

Parameters

sUserID
Type: String
The s user identifier.

Return Value

true if XXXX, false otherwise.