{ "name": "PreprocessBarrier", "displayName": "PreprocessBarrier", "description": "Preprocessing barrier point for Area of Interest", "category": "", "helpUrl": "https://gis.glc.org/server/rest/directories/arcgisoutput/BRCS/PreprocessBarrier_GPServer/BRCS_PreprocessBarrier/PreprocessBarrier.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "AllInputs", "dataType": "GPFeatureRecordSetLayer", "displayName": "AllInputs", "description": "Input point", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "AllOutputs", "dataType": "GPFeatureRecordSetLayer", "displayName": "AllOutputs", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "ResultCode", "dataType": "GPLong", "displayName": "ResultCode", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "ResultMsg", "dataType": "GPString", "displayName": "ResultMsg", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }