PublicAPI.CRM.Sale.AddComment ELMA API Documentation
 
 
Syntax

public void AddComment(
	Sale sale,
	string comment,
	User commentAuthor
)

Parameters

sale
Type: Sale
comment
Type: System String
commentAuthor
Type: User
See Also