Describes a type of a document.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ExtensionLinkAssembly: 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 name | Description | |
|---|---|---|
| Error | An error document. | |
| Report | An ordinary document. |