ArcFM Server Developer Guide
CathodicProtectionTrace Method (GasTraceHandler)


Syntax
'Declaration
 
Public Function CathodicProtectionTrace( _
   ByVal startPoint As IPoint, _
   ByVal traceProperties As GasCathodicProtectionTraceOptions, _
   ByVal server As ESRI.ArcGIS.Server.IServerObject _
) As ResultSetCollection
'Usage
 
Dim instance As GasTraceHandler
Dim startPoint As IPoint
Dim traceProperties As GasCathodicProtectionTraceOptions
Dim server As ESRI.ArcGIS.Server.IServerObject
Dim value As ResultSetCollection
 
value = instance.CathodicProtectionTrace(startPoint, traceProperties, server)
public ResultSetCollection CathodicProtectionTrace( 
   IPoint startPoint,
   GasCathodicProtectionTraceOptions traceProperties,
   ESRI.ArcGIS.Server.IServerObject server
)

Parameters

startPoint
traceProperties
server
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 Class
GasTraceHandler Members

 

 


Send Comment