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

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

Parameters

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