ArcFM Engine Developer Guide
PresentationBase Class
Members 


Product Availability
Required Licenses
.NET Assembly
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.
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