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

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

Parameters

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