PublicAPI.Docflow.Objects.BPMN.AssignDocumentTask.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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