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

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

Parameters

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