Click or drag to resize

StatementsService Class

The statement service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.StatementStatementsService

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

The StatementsService type exposes the following members.

Constructors
  NameDescription
Public methodStatementsService
Initializes a new instance of the StatementsService class
Top
Methods
  NameDescription
Public methodGetLatestStatement
Gets the latest statement.
Public methodGetStatements
Gets the statements.
Top
See Also