deleteWorkById

abstract fun deleteWorkById(workId: Int)

to delete project from database.

Parameters

workId

id of the work.