PublicAPI.Projects.ProjectTaskBase.ReAssign ELMA API Documentation
Reassign task
 
 
Syntax

public void ReAssign(
	long taskId,
	User newExecutor,
	DateTime startDate,
	DateTime endDate,
	string comment
)
Remarks

How to find objects IDs
Examples

See the function use case here
See Also