📚 SAP Business One SDK Help

KPIsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a dashboard parameter.
Public Method DeleteDeletes an existing dashboard parameter.
Public Method GetRetrieves a dashboard parameter.

The dashboard parameter is specified by its key, which is contained in the KPIParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the KPIsService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the KPIsParams data collection that identifies all dashboard parameters.
Public Method UpdateUpdates an existing dashboard parameter.

See Also