PublicAPI.KPI.Objects.SMART.SMARTTask.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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