Unlocks the workflow definitions for user.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
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.