Delete Specimen Type

delete_specimen_type(specimen_type_id)

Arguments

specimen_type_id

integer ID of the specimen type to delete

Value

returns TRUE if the type is successfully deleted. Raises ValueError if the type has specimens associated.