PublicAPI.KPI.Objects.SMART.SMARTTask.AddComment ELMA API Documentation
Add a comment to the task
 
 
Syntax

public void AddComment(
	SMARTTask task,
	string comment
)

Parameters

task
Type: SMARTTask
Task. Object. Access path: PublicAPI.KPI.Objects.SMART.SMARTTask
comment
Type: System String
Comment
See Also