ArcGIS Pro 2.8 API Reference Guide
ValidateConsistency Property

ArcGIS.Core.Data.UtilityNetwork.Trace Namespace > TraceConfiguration Class : ValidateConsistency Property
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 10, Windows 8.1

See Also

Reference

TraceConfiguration Class
TraceConfiguration Members