system.kanoa.item.deleteMeasureSourceType(measureSourceTypeId, userId)
Deletes a measure source type. SQL will prevent deletion if it has been used.
Parameters
measureSourceTypeId Integer
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
message String None if success
Example