PublicAPI.Portal.TaskBase.Task.ReAssign ELMA API Documentation
 
 
Syntax

public void ReAssign(
	long taskId,
	User newExecutor,
	Comment comment
)

Parameters

taskId
Type: System Int64
newExecutor
Type: User
comment
Type: Comment
See Also