{ "name": "ISADValidation", "displayName": "ISAD_validation", "description": "", "category": "", "helpUrl": "https://geoportaltest.npu.cz/arcgis/rest/directories/arcgisoutput/Tools/IsadToolsSynch_GPServer/Tools_IsadToolsSynch/ISADValidation.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "UANObjectId", "dataType": "GPLong", "displayName": "UANObjectId", "description": "ID objektu Uan", "direction": "esriGPParameterDirectionInput", "defaultValue": 1, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "UANPolygonId", "dataType": "GPLong", "displayName": "UANPolygonId", "description": "ID polygonu Uan", "direction": "esriGPParameterDirectionInput", "defaultValue": 1, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "state", "dataType": "GPLong", "displayName": "state", "description": "Stav polygonu", "direction": "esriGPParameterDirectionInput", "defaultValue": 1, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "result", "dataType": "GPBoolean", "displayName": "result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }