Project management

I’m trying to develop an application that will manage my projects.
From my Module I managed to add a new project but cannot figure out how to delete an Ignition Project.

How can I programmatically delete an Ignition Project?

Michael

Found a way to do this using getLocalDBInterface()

Thanks