ArcGIS Pro 3.7 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 Property ValidateConsistency As Boolean
    public bool ValidateConsistency {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also