📚 SAP Business One SDK Help

MessagesService Object Members
See Also  Overview 

Public Methods

Public Method GetDataInterfaceCreates an empty data structure. This means the structure contains
the default setting/values of the database.
Public Method GetDataInterfaceFromXMLFileGetDataInterfaceFromXMLFile
Public Method GetDataInterfaceFromXMLStringCreates a data structure from a specified XML string.
Public Method GetInboxRetrieves the Inbox messages.
Public Method GetMessageRetrieves a message by its header.
Public Method GetOutboxRetrieves the Outbox messages.
Public Method GetSentMessagesRetrieves the Sent messages.
Public Method SendMessageSends a specified message and returns its header.

See Also