This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.routing.buildroutingdatamode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.routing.buildroutingdatamode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Routing.BuildRoutingDataMode ====== | ====== ThinkGeo.MapSuite.Routing.BuildRoutingDataMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This enumeration represents whether routing data should be rebuilt or not. | This enumeration represents whether routing data should be rebuilt or not. | ||
- | === Remarks === | + | == Remarks == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.BuildRoutingDataMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.BuildRoutingDataMode</a> | + | For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.Routing.BuildRoutingDataMode |
- | ===== Items ===== | + | == Items == |
- | ^ Name ^ Summary ^ | + | **DoNotRebuild** |
- | | DoNotRebuild | Do not rebuild the routing data if it exists. | | + | * **Summary**:Do not rebuild the routing data if it exists. |
- | | Rebuild | Rebuild the routing data if it exists. | | + | |
+ | **Rebuild** | ||
+ | * **Summary**:Rebuild the routing data if it exists. | ||
- | __NOTOC__ | ||
- | [[Category:MapSuiteRouting]] | ||
- | [[Category:ThinkGeo.MapSuite.Routing]] | ||