This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.buildrecordidmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.buildrecordidmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.BuildRecordIdMode ====== | ====== ThinkGeo.MapSuite.Core.BuildRecordIdMode ====== | ||
- | O:15:"HistoryBlobStub":3:{s:6:"mOldId";s:5:"21723";s:5:"mHash";s:32:"d37f6a6fe5f20eb27a3053c970b5d0b1";s:4:"mRef";s:5:"35313";} | + | {{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. | ||
+ | |||
+ | **Rebuild** | ||
+ | * **Summary**:Rebuild the record ID if it exists. | ||