This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.portablecore.buildrecordidmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.portablecore.buildrecordidmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== ThinkGeo.MapSuite.PortableCore.BuildRecordIdMode ====== | + | ====== ThinkGeo.MapSuite.Core.BuildRecordIdMode ====== |
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | * //This enumeration represents whether a record ID should be rebuilt or not.// | ||
+ | == Remarks == | ||
+ | * //None// | ||
+ | == Items == | ||
+ | **DoNotRebuild** | ||
+ | * **Summary**:Do not rebuild the record ID if it exists. | ||
- | <!-- Enumeration --> | + | **Rebuild** |
- | This enumeration represents whether a record ID should be rebuilt or not. | + | * **Summary**:Rebuild the record ID if it exists. |
- | ===== Items ===== | + | |
- | ^ Name ^ Summary ^ | + | |
- | | DoNotRebuild | Do not rebuild the record ID if it exists. | | + | |
- | | Rebuild | Rebuild the record ID if it exists. | | + | |
- | __NOTOC__ | ||
- | [[Category:MapSuitePortableCore]] | ||
- | [[Category:ThinkGeo.MapSuite.PortableCore]] | ||