FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..taskDelegatedUser Method

Get task delegated user id

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

Syntax


public string taskDelegatedUser(
	string userID
)
Public Function taskDelegatedUser ( _
	userID As String _
) As String
public:
String^ taskDelegatedUser(
	String^ userID
)

Parameters

userID
Type: String
The user identifier.

Return Value

System.String.