public static void MarkAsExceptionInEditOperation( Topology topology, TopologyError topologyError )
Public Shared Sub MarkAsExceptionInEditOperation( _ ByVal topology As Topology, _ ByVal topologyError As TopologyError _ )
Parameters
- topology
- The ArcGIS.Core.Data.Topology instance to mark the errors as exceptions.
- topologyError
- The topology error to be marked as an exception.