PublicAPI.KPI.Objects.KpiTask.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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