PublicAPI.CRM.Inpayment.AddComment ELMA API Documentation
 
 
Syntax

public void AddComment(
	Inpayment inpayment,
	string comment,
	User commentAuthor
)

Parameters

inpayment
Type: Inpayment
comment
Type: System String
commentAuthor
Type: User
See Also