PublicAPI.Portal.TaskBase.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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