This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.shapefilereadwritemode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.shapefilereadwritemode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.ShapeFileReadWriteMode ====== | + | ====== ThinkGeo.MapSuite.Core.ShapeFileReadWriteMode ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //This enumeration represent read only or read-write nature of a Shape File.// | ||
+ | == Remarks == | ||
+ | * //None// | ||
+ | == Items == | ||
+ | **ReadOnly** | ||
+ | * **Summary**:Read only. | ||
- | <!-- Enumeration --> | + | **ReadWrite** |
- | This enumeration represent read only or read-write nature of a Shape File. | + | * **Summary**:Read and write. |
- | ===== Items ===== | + | |
- | ^ Name ^ Summary ^ | + | |
- | | ReadOnly | Read only. | | + | |
- | | ReadWrite | Read and write. | | + | |
- | __NOTOC__ | ||
- | [[Category:MapSuitePortableCore]] | ||
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||