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

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

Parameters

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