{ "name": "ISADSetUanAttr", "displayName": "ISAD_set_uan_attr", "description": "", "category": "", "helpUrl": "https://geoportal.npu.cz/arcgis/rest/directories/arcgisoutput/ISAD/ISADToolsGPSynch_GPServer/ISAD_ISADToolsGPSynch/ISADSetUanAttr.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "UANObjectId", "dataType": "GPLong", "displayName": "UANObjectId", "description": "a", "direction": "esriGPParameterDirectionInput", "defaultValue": -1, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "UANAttr", "dataType": "GPString", "displayName": "UANAttr", "description": "a", "direction": "esriGPParameterDirectionInput", "defaultValue": "Attr", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "UANValue", "dataType": "GPString", "displayName": "UANValue", "description": "a", "direction": "esriGPParameterDirectionInput", "defaultValue": "Value", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Result", "dataType": "GPLong", "displayName": "Result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }