Skip to main content

system.kanoa.item.updateMeasureSourceType(measureSourceTypeInfo, userId)

Updates a measure source type. All measureSourceTypeInfo keys are required.


Parameters

measureSourceTypeInfo Dictionary

- descriptionString
- enabledBoolean
- measureSourceTypeIdInteger
- measureSourceTypeNameString

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example