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

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

Parameters

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