ArcFM Desktop Developer Guide
PresentationBase 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
Base class to show/deliver/process a document. This class can be derived to create a custom report processor. QueryClassConfig.xml defines archive and data reports, and this class serves as the final step in which the report document is displayed to the user, or consumed by an external or custom application.
Object Model
PresentationBase Class
Syntax
'Declaration
 
Public MustInherit Class PresentationBase 
'Usage
 
Dim instance As PresentationBase
public abstract class PresentationBase 
Inheritance Hierarchy

System.Object
   Miner.PresentationBase
      Miner.ExcelPresentation
      Miner.HTMLPresentation
      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

PresentationBase Members
Miner Namespace

 

 


Send Comment