PublicAPI.Docflow.Objects.Tasks.DocumentAcquaintanceTask.AddComment ELMA API Documentation
Add a comment to the task
 
 
Syntax

public void AddComment(
	DocumentAcquaintanceTask task,
	CommentActionModel model
)

Parameters

task
Type: DocumentAcquaintanceTask
Task. Object. Access path: PublicAPI.Docflow.Objects.Tasks.DocumentAcquaintanceTask
model
Type: CommentActionModel
Model for the action with comments and attachments
See Also