Skip to main content

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

Adds a measure source type. All measureSourceTypeInfo keys are required unless otherwise stated.


Parameters

measureSourceTypeInfo Dictionary

- descriptionStringNot required
- enabledBooleanNot required
- measureSourceTypeNameString

userId Integer:Id of the user executing the function


Returns

measureSourceTypeId Integer
message String None if success


Example