PublicAPI.Projects.Objects.Budgets.ProjectBudgetApprovalTask.AddComment ELMA API Documentation
 
 
Syntax

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

Parameters

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