public ValidationResult ValidateNetworkTopology()
Public Overloads Function ValidateNetworkTopology() As ValidationResult
Return Value
A ValidationResult that describes the result of the operation.
public ValidationResult ValidateNetworkTopology()
Public Overloads Function ValidateNetworkTopology() As ValidationResult
Exception | Description |
---|---|
System.InvalidOperationException | This operation cannot be invoked inside ArcGIS.Core.Data.Geodatabase.ApplyEdits or when an edit operation is in progress. |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10