PublicAPI.Projects.ProjectTaskBase.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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