PublicAPI.CRM.Relationship.AddComment ELMA API Documentation
 
 
Syntax

public void AddComment(
	Relationship relationship,
	string comment,
	User commentAuthor
)

Parameters

relationship
Type: Relationship
comment
Type: System String
commentAuthor
Type: User
See Also