ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / ValidationResult Class
Properties


In This Topic
    ValidationResult Class Members
    In This Topic

    The following tables list the members exposed by ValidationResult.

    Public Properties
     NameDescription
    Public Property Returns whether new errors were found in the network topology validation operation.  
    Public PropertyReturns whether the call to UtilityNetwork.ValidateNetworkTopology() was executed on the entire network.  
    Public PropertyThe System.DateTime when the UtilityNetwork.ValidateNetworkTopology() call took place, converted to the time zone of the ArcGIS Pro client machine.  
    Top
    See Also