ArcFM Server Developer Guide
WaterTraceHandler Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Server
Required Licenses
ArcFM Server or ArcFM Server Advanced
.NET Assembly
Miner.Server.dll
This is the coarse-grained object that provides functionality for the ArcFM Water Trace Tasks.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ProgIdAttribute("Miner.Server.Tracing.WaterTraceHandler")>
<AutomationProxyAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("95B6EE6A-D144-4d51-A3EF-D1A2515474F9")>
Public NotInheritable Class WaterTraceHandler 
   Inherits GasWaterTraceHandler
'Usage
 
Dim instance As WaterTraceHandler
[ComVisible(true)]
[ProgId("Miner.Server.Tracing.WaterTraceHandler")]
[AutomationProxy(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("95B6EE6A-D144-4d51-A3EF-D1A2515474F9")]
public sealed class WaterTraceHandler : GasWaterTraceHandler 
Remarks

The following traces are currently supported: ValveIsolation, System, Pressure System, Cathodic Protection.

Inheritance Hierarchy

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

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

WaterTraceHandler Members
Miner.Server.Tracing Namespace

 

 


Send Comment