TMSFNCPlannerDatabaseAdapter

Hello,
After calling TMSFNCPlannerDatabaseAdapter1.InsertItem(........) or TMSFNCPlannerDatabaseAdapter1.UpdateItem(........) and the data saving/updating to the dedicated DB, I need to know the DBkey that is generated so I can save other data to another table. How do i get back the generated DBkey after calling these?

Thank you for your help

Regards
David Royall

Found my answer - "OnItemCreateDBkey" :slight_smile: