ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceConfiguration Class / ValidateConsistency Property

In This Topic
    ValidateConsistency Property
    In This Topic
    Indicates whether to validate network consistency as part of the trace operation.
    Syntax
    public bool ValidateConsistency {get; set;}
    Public Property ValidateConsistency As Boolean
    Remarks
    Validate network consistency checks to see if any of the trace results exist within a network topology dirty area. By default, this property is set to true.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also