PublicAPI.Portal.Objects.Tasks.ApprovalTask.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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