📚 SAP Business One SDK Help

AgentNamesService Object Members
See Also  Overview 

Public Methods

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

See Also