ArcFM Engine Developer Guide
CachingFeederTracer Property


Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
ReadOnly Property CachingFeederTracer( _
   ByVal GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _
   ByVal createIfNotFound As Boolean _
) As IMMFeederTracerCache
'Usage
 
Dim instance As IMMFeederTracerPurveyor
Dim GeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork
Dim createIfNotFound As Boolean
Dim value As IMMFeederTracerCache
 
value = instance.CachingFeederTracer(GeometricNetwork, createIfNotFound)
[DispId(1610678272)]
IMMFeederTracerCache CachingFeederTracer( 
   ESRI.ArcGIS.Geodatabase.IGeometricNetwork GeometricNetwork,
   bool createIfNotFound
) {get;}

Parameters

GeometricNetwork
createIfNotFound
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

IMMFeederTracerPurveyor Interface
IMMFeederTracerPurveyor Members

 

 


Send Comment