public static Task<TopologyProperties> SetActiveTopologyAsync( Map map, string topologyName )
Public Overloads Shared Function SetActiveTopologyAsync( _ ByVal map As Map, _ ByVal topologyName As String _ ) As Task(Of TopologyProperties)
Parameters
- map
- The map to set the topology.
- topologyName
- the geodatabase topology name or "Map" if map topology properties is required.