ArcFM Engine Developer Guide
BaseGasTraceTool Class
Members 


Product Availability
Required Licenses
.NET Assembly
This abstract class is responsible for retrieving the gas trace configuration information. It derives from BaseTraceTool and overrides the GetTraceConfig method.
Syntax
'Declaration
 
Public MustInherit Class BaseGasTraceTool 
   Inherits BaseTraceTool
   Implements ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool 
'Usage
 
Dim instance As BaseGasTraceTool
public abstract class BaseGasTraceTool : BaseTraceTool, ESRI.ArcGIS.SystemUI.ICommand, ESRI.ArcGIS.SystemUI.ITool  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      ESRI.ArcGIS.ADF.BaseClasses.BaseTool
         Miner.FrameworkUI.Trace.BaseTraceTool
            Miner.FrameworkUI.Trace.BaseGasTraceTool

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

BaseGasTraceTool Members
Miner.FrameworkUI.Trace Namespace

 

 


Send Comment