Add | Adds a remark template. |
 Delete | Deletes an existing remark template. |
 Get | Retrieves a remark template. The template is specified by its key, which is contained in the `RemarkTemplateParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `RemarkTemplatesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `RemarkTemplateParamsCollection` data collection that identifies all remark templates. |
 Update | Updates an existing remark template. |
Â