📚 SAP Business One SDK Help

RemarkTemplatesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a remark template.
Public Method DeleteDeletes an existing remark template.
Public Method GetRetrieves a remark template. The template is specified by its key, which is contained in the `RemarkTemplateParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `RemarkTemplatesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `RemarkTemplateParamsCollection` data collection that identifies all remark templates.
Public Method UpdateUpdates an existing remark template.

See Also