📚 SAP Business One SDK Help

LegalTextFormatsService Object Members
See Also  Overview 

Public Methods

Public Method AddCreates a new `LegalTextFormat` record with its lines and returns the key as a `LegalTextFormatParams` object.
Public Method GetRetrieves a single `LegalTextFormat` record (including its lines) by the key in a `LegalTextFormatParams` object.
Public Method GetDataInterfaceGetDataInterface
Public Method GetDataInterfaceFromXMLFileGetDataInterfaceFromXMLFile
Public Method GetDataInterfaceFromXMLStringGetDataInterfaceFromXMLString
Public Method GetListRetrieves all Legal Text Format records as a `LegalTextFormatParamsCollection`.

See Also