ArcFM Server Developer Guide
GasTraceHandler Class
Members 


Product Availability
Required Licenses
.NET Assembly
This is the coarse-grained object that provides functionality for the ArcFM Gas Trace Tasks.
Syntax
'Declaration
 
<GuidAttribute("F24C9043-0327-4241-9D4C-B759D0E659F7")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<AutomationProxyAttribute(True)>
<ComVisibleAttribute(True)>
<ProgIdAttribute("Miner.Server.Tracing.GasTraceHandler")>
Public NotInheritable Class GasTraceHandler 
   Inherits GasWaterTraceHandler
'Usage
 
Dim instance As GasTraceHandler
[Guid("F24C9043-0327-4241-9D4C-B759D0E659F7")]
[ClassInterface(ClassInterfaceType.None)]
[AutomationProxy(true)]
[ComVisible(true)]
[ProgId("Miner.Server.Tracing.GasTraceHandler")]
public sealed class GasTraceHandler : GasWaterTraceHandler 
Remarks

The following traces are currently supported: ValveIsolation, System, Pressure System, Cathodic Protection, and GasRelight. GasRelight trace is identical to the valve isolation trace. It is intended for use with non-GIS clients (e.g MS Excel).

Inheritance Hierarchy

System.Object
   Miner.Server.Tracing.TraceHandler
      Miner.Server.Tracing.GasWaterTraceHandler
         Miner.Server.Tracing.GasTraceHandler

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

GasTraceHandler Members
Miner.Server.Tracing Namespace

 

 


Send Comment