This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.overwritemode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.overwritemode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.OverwriteMode ====== | + | ====== ThinkGeo.MapSuite.Core.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** |
- | This enumeration represents whether a file should be overwrite or not if the file exists. | + | * **Summary**:Do not over write the file if the file exits. |
- | ===== Items ===== | + | |
- | ^ Name ^ Summary ^ | + | |
- | | Overwrite | Over write the file if the file exits. | | + | |
- | | DoNotOverwrite | Do not over write the file if the file exits. | | + | |
- | __NOTOC__ | ||
- | [[Category:MapSuitePortableCore]] | ||
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||