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

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

Parameters

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