Miner.Framework.FiberManager Assembly > Miner.Framework.FiberManager Namespace > ConnectivityTrace Class > RunTrace Method : RunTrace(IRow,Boolean,Nullable<Boolean>,String) Method |
null
all traceable objects will be considered, regardless of their assigned model names.
'Declaration Public Overloads Shared Function RunTrace( _ ByVal selectedRow As ESRI.ArcGIS.Geodatabase.IRow, _ Optional ByVal throwErrors As Boolean, _ Optional ByVal useXStyleTracing As Nullable(Of Boolean), _ Optional ByVal requiredModelName As String _ ) As ConnectivityTrace
'Usage Dim selectedRow As ESRI.ArcGIS.Geodatabase.IRow Dim throwErrors As Boolean Dim useXStyleTracing As Nullable(Of Boolean) Dim requiredModelName As String Dim value As ConnectivityTrace value = ConnectivityTrace.RunTrace(selectedRow, throwErrors, useXStyleTracing, requiredModelName)
public static ConnectivityTrace RunTrace( ESRI.ArcGIS.Geodatabase.IRow selectedRow, bool throwErrors, Nullable<bool> useXStyleTracing, string requiredModelName )
null
all traceable objects will be considered, regardless of their assigned model names.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.