Click or drag to resize

MessageService Class

This class handles the integration methods for Messages in ELEMOS.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.MessageMessageService

Namespace:  AMCS.Elemos.IntegrationService.Services.Message
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MessageService

The MessageService type exposes the following members.

Methods
  NameDescription
Public methodExportMessages
Exports Message records.
Public methodExportMessagesComplete
Marks Message records as exported.
Public methodSaveMessage
Saves a Message record.
Top
See Also