ArcFM Server Developer Guide
ElectricTraceHandler 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 Electric Trace Tasks.
Syntax
'Declaration
 
<ProgIdAttribute("Miner.Server.Tracing.ElectricTraceHandler")>
<AutomationProxyAttribute(True)>
<GuidAttribute("FBF8D4AF-E72F-4d60-A657-AF920C6DCBDF")>
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
Public NotInheritable Class ElectricTraceHandler 
   Inherits TraceHandler
'Usage
 
Dim instance As ElectricTraceHandler
[ProgId("Miner.Server.Tracing.ElectricTraceHandler")]
[AutomationProxy(true)]
[Guid("FBF8D4AF-E72F-4d60-A657-AF920C6DCBDF")]
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
public sealed class ElectricTraceHandler : TraceHandler 
Remarks

The following traces are currently supported: Distribution, Upstream, Downstream, UpstreamProtectiveDevice, DownstreamProtectiveDevice.

Inheritance Hierarchy

System.Object
   Miner.Server.Tracing.TraceHandler
      Miner.Server.Tracing.ElectricTraceHandler

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

ElectricTraceHandler Members
Miner.Server.Tracing Namespace

 

 


Send Comment