Describes a type of a document.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.ExtensionLink
Assembly:  PerpetuumSoft.ReportingServices.Viewer.ExtensionLink (in PerpetuumSoft.ReportingServices.Viewer.ExtensionLink.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public enum DocumentExTypeEnum
Visual Basic (Declaration)
Public Enumeration DocumentExTypeEnum
Visual C++
public enum class DocumentExTypeEnum

Members

Member nameDescription
Error
An error document.
Report
An ordinary document.

See Also