{ "name": "GenNedborFeltParams", "displayName": "GenNedborFeltParams", "description": "Beregn feltparametere", "category": "", "helpUrl": "https://gis3.nve.no/arcgis/rest/directories/arcgisoutput/geoprocessing/HydSim_GPServer/geoprocessing_HydSim/GenNedborFeltParams.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "GUID", "dataType": "GPString", "displayName": "GUID", "description": "GUID for nedbørfeltet som det skal beregnes feltparametere for.", "direction": "esriGPParameterDirectionInput", "defaultValue": "'0'", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Nedborfelt", "dataType": "GPFeatureRecordSetLayer", "displayName": "Nedborfelt", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }