deDesign..::..createUpdateTaskDelegation Method
Creates the update task delegation.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool createUpdateTaskDelegation( string taskDelegationID, string userID, string delegatorUserID, DateTime startDate, DateTime endDate, string comment, bool autoReAssignBackTo, bool reassignAllOpenTask )
Parameters
- taskDelegationID
- Type: String
The task delegation identifier.
- userID
- Type: String
The user identifier.
- delegatorUserID
- Type: String
The delegator user identifier.
- startDate
- Type: DateTime
The start date.
- endDate
- Type: DateTime
The end date.
- comment
- Type: String
The comment.
- autoReAssignBackTo
- Type: Boolean
- reassignAllOpenTask
- Type: Boolean