PublicAPI.Projects.ProjectTaskBase.ProjectTask.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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