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

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

Parameters

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