{ "name": "BatchEditor", "displayName": "Batch Editor", "description": "This tool enhances EB to allow for the editing of multiple features for the Fire TRG App.", "category": "", "helpUrl": "https://maps.planogis.org/arcgiswad/rest/directories/arcgisoutput/Geoprocessing/BatchEditor_FireDepartment_Editor_GPServer/Geoprocessing_BatchEditor_FireDepartment_Editor/BatchEditor.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "EditLayers", "dataType": "GPValueTable", "displayName": "Layers to Update", "description": "Layers that have selections made.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ [ "Key Boxes", true, "1" ], [ "Building Equipment", true, "1" ] ], "parameterType": "esriGPParameterTypeRequired", "category": "", "parameterInfos": [ { "name": "String", "dataType": "GPString", "displayName": "String" }, { "name": "update", "dataType": "GPBoolean", "displayName": "update" }, { "name": "Selected", "dataType": "GPString", "displayName": "Selected" } ] }, { "name": "ValueChange", "dataType": "GPString", "displayName": "Value To Update", "description": "Yes/No to signify if something is ready to review.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Yes", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Yes", "No" ] } ] }