ArcFM Desktop Developer Guide
NoPresentation Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.SystemUI.dll
Prevents launching a browser to display a QueryClass report.
Object Model
NoPresentation Class
Syntax
'Declaration
 
Public Class NoPresentation 
   Inherits PresentationBase
'Usage
 
Dim instance As NoPresentation
public class NoPresentation : PresentationBase 
Remarks
In order to maintain compatibility with existing custom reports, a QueryClass shows the report to the user in a browser, by default (if there is no Presentation class configured for the report). HTMLPresentation is the default Presentation class. A QueryClass can be configured to use a custom Presentation class to perform whatever custom steps are needed. Alternatively, if you do not want to display the report in a browser, you can configure the QueryClass to use NoPresentation in QueryClassConfig:
Inheritance Hierarchy

System.Object
   Miner.PresentationBase
      Miner.NoPresentation

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

NoPresentation Members
Miner Namespace

 

 


Send Comment