_getNames
Retrieve Asset Types Names.
Example
FM_api('Assettypes_getNames');Result
On Success
{"id":"1","name":"Fire"},{"id":"2","name":"Heating"},{"id":"3","name":"CCTV"},{"id":"4","name":"Re-fridgeration"}Last updated
Retrieve Asset Types Names.
FM_api('Assettypes_getNames');{"id":"1","name":"Fire"},{"id":"2","name":"Heating"},{"id":"3","name":"CCTV"},{"id":"4","name":"Re-fridgeration"}Last updated