PublicAPI.Docflow.Objects.Tasks.RouteApprovementTask.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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