system.kanoa.inventory.deletePartCategory(partCategoryId, userId)
Deletes the part category for the passed partCategoryId
Parameters
partCategoryId Integer: Id of part category to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
message String None if success
Example