Click or drag to resize

StatementDocumentEntity Class

Statement document report
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.StatementStatementDocumentEntity

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 StatementDocumentEntity

The StatementDocumentEntity type exposes the following members.

Constructors
  NameDescription
Public methodStatementDocumentEntity
Initializes a new instance of the StatementDocumentEntity class
Top
Properties
  NameDescription
Public propertyDocumentId
Gets or sets the document identifier.
Public propertyDocumentNotAvailable
Gets or sets a value indicating whether [document not available].
Public propertyIsPdf
Gets or sets a value indicating whether this instance is PDF.
Public propertyRawData
Gets or sets the raw data.
Public propertyRequestFailedValidation
Gets or sets a value indicating whether [request failed validation].
Top
See Also