PublicAPI.CRM.Contractor.AddComment ELMA API Documentation
 
 
Syntax

public void AddComment(
	Contractor contractor,
	string comment,
	User commentAuthor
)

Parameters

contractor
Type: Contractor
comment
Type: System String
commentAuthor
Type: User
See Also