ArcFM Desktop Developer Guide
RunTrace(IEnumerable<IRow>,Nullable<Double>) Method


Syntax
'Declaration
 
Public Overloads Function RunTrace( _
   ByVal connectableRows As IEnumerable(Of IRow), _
   ByVal lambda As Nullable(Of Double) _
) As Boolean
'Usage
 
Dim instance As FiberTrace
Dim connectableRows As IEnumerable(Of IRow)
Dim lambda As Nullable(Of Double)
Dim value As Boolean
 
value = instance.RunTrace(connectableRows, lambda)

Parameters

connectableRows
lambda
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

FiberTrace Class
FiberTrace Members
Overload List

 

 


Send Comment