LatestEditScript

Titleā€ƒ LatestEditScript

Summary

Python script to get date of last edit from geodatabase


Usage

Syntax

Parameter Explanation
editLogTableName

Name of table with Logs of LRS edits.

  • If you are using a File Geodatabase, set Lrs_Edit_Log to this parameter.

  • If you are using an enterprise geodatabase, include the database and schema prefix, for example, RH_DEMO.RH_DEMO.Lrs_Edit_Log.

Code Samples

Tags

last_edit_date

Credits

Use limitations