📚 SAP Business One SDK Help

CountWidgetsService Object Members
See Also  Overview 

Public Methods

Public Method AddCreates a new count widget record.
Public Method DeleteDeletes an existing count widget record.
Public Method GetRetrieves a count 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 count widget params objects.
Public Method UpdateUpdates an existing count widget record.

See Also