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

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

Parameters

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