This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.silverlightcore.overwritemode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.silverlightcore.overwritemode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.SilverlightCore.OverwriteMode ====== | ====== ThinkGeo.MapSuite.SilverlightCore.OverwriteMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | This enumeration represents whether a file should be overwrite or not if the file exists. | ||
+ | == Remarks == | ||
+ | N/A | ||
+ | == Items == | ||
+ | **Overwrite** | ||
+ | * **Summary**:Over write the file if the file exits. | ||
- | <!-- Enumeration --> | + | **DoNotOverwrite** |
- | ===== Items ===== | + | * **Summary**:Do not over write the file if the file exits. |
- | ^ Name ^ Summary ^ | + | |
- | | Overwrite | | | + | |
- | | DoNotOverwrite | | | + | |
- | __NOTOC__ | ||
- | [[Category:SilverlightMapSuiteCore]] | ||
- | [[Category:ThinkGeo.MapSuite.SilverlightCore]] | ||
- | [[Category:UpdateDocumentation]] | ||