Click or drag to resize

PoralReportDocumentEntity Class

A portal report document.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PortalReportPoralReportDocumentEntity

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

The PoralReportDocumentEntity type exposes the following members.

Constructors
  NameDescription
Public methodPoralReportDocumentEntity
Initializes a new instance of the PoralReportDocumentEntity class
Top
Properties
  NameDescription
Public propertyDocumentNotAvailable
Gets or sets a value indicating whether [document not available].
Public propertyFileExtension
Gets or sets the file extension.
Public propertyFileName
Gets or sets the name of the file.
Public propertyMimeType
Gets or sets the type of the MIME.
Public propertyPortalReportId
Gets or sets the portal report identifier.
Public propertyRawData
Gets or sets the raw data.
Public propertyRequestFailedValidation
Gets or sets a value indicating whether [request failed validation].
Top
See Also