PublicAPI.Projects.Objects.ProjectComplexTask.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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