PublicAPI.KPI.Objects.Performance.ApprovalTaskPerformance.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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