📚 SAP Business One SDK Help

MapServicesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a map service.
Public Method DeleteDeletes an existing map service.
Public Method GetRetrieves a map service. The map service is specified by its key, which is contained in the `MapServiceParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `MapServicesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `MapServiceParamsCollection` data collection that identifies all map services.
Public Method UpdateUpdates an existing map service.

See Also