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


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 Property Returns whether the utility network supports the capability to return the discovered subnetworks.  
    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
    Public Methods
     NameDescription
    Public MethodGets the discovered subnetworks during the UtilityNetwork.ValidateNetworkTopology operation.  
    Top
    See Also