ArcFM Desktop Developer Guide
IMMFeederTracer4_OnDeletedFeature Method


Syntax
'Declaration
 
Public Overridable Sub IMMFeederTracer4_OnDeletedFeature( _
   ByVal GeometricNetwork As IGeometricNetwork, _
   ByVal feature As IFeature, _
   ByVal traceWeight As Integer _
) 
'Usage
 
Dim instance As MMFeederTracerClass
Dim GeometricNetwork As IGeometricNetwork
Dim feature As IFeature
Dim traceWeight As Integer
 
instance.IMMFeederTracer4_OnDeletedFeature(GeometricNetwork, feature, traceWeight)
public virtual void IMMFeederTracer4_OnDeletedFeature( 
   IGeometricNetwork GeometricNetwork,
   IFeature feature,
   int traceWeight
)

Parameters

GeometricNetwork
feature
traceWeight
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

MMFeederTracerClass Class
MMFeederTracerClass Members

 

 


Send Comment