📚 SAP Business One SDK Help

InterestLevelsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an interest level.
Public Method DeleteDeletes an existing interest level.
Public Method GetRetrieves an interest level. The interest level is specified by its key, which is contained in the `InterestLevelParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `InterestLevelsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `InterestLevelParamsCollection` data collection that identifies all interest levels.
Public Method UpdateUpdates an existing interest level.

See Also