📚 SAP Business One SDK Help

BrowserWidgetsService Object Members
See Also  Overview 

Public Methods

Public Method AddCreates a new browser widget record.
Public Method DeleteDeletes an existing browser widget record.
Public Method GetRetrieves a browser widget record by its key.
Public Method GetDataInterfaceReturns the data interface for the service.
Public Method GetDataInterfaceFromXMLFileReturns the data interface populated from an XML file.
Public Method GetDataInterfaceFromXMLStringReturns the data interface populated from an XML string.
Public Method GetListReturns a collection of browser widget params objects.
Public Method UpdateUpdates an existing browser widget record.

See Also