Click or drag to resize

StatementSearchRequest Class

Statement request
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.StatementStatementSearchRequest

Namespace:  AMCS.Elemos.IntegrationService.Entity.Statement
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class StatementSearchRequest

The StatementSearchRequest type exposes the following members.

Constructors
  NameDescription
Public methodStatementSearchRequest
Initializes a new instance of the StatementSearchRequest class
Top
Properties
  NameDescription
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyEndDate
Gets or sets the end date.
Public propertyInvoicingCustomerSiteId
Gets or sets the customer site identifier.
Public propertyStartDate
Gets or sets the start date.
Public propertyStatementNo
Gets or sets the statement no.
Top
See Also