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

public void AddComment(
	Task task,
	string comment,
	User commentAuthor
)

Parameters

task
Type: Task
comment
Type: System String
commentAuthor
Type: User
See Also