{ "name": "Export2Excel", "displayName": "Export Hanover Volunteer Info", "description": "Export Hanover Volunteer Info into one Excel sheet", "category": "", "helpUrl": "https://gis.grey.ca/server/rest/directories/arcgisoutput/Private/HanoverVolunteerInfo2Excel_GPServer/Private_HanoverVolunteerInfo2Excel/Export2Excel.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "HVRF", "dataType": "GPString", "displayName": "Hanover Volunteer Registration Form", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "Hanover Volunteer Registration Form", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Hanover Volunteer Registration Joined", "Hanover Volunteer Registration Form", "Municipality Boundary" ] }, { "name": "avail_tbl", "dataType": "GPString", "displayName": "Available Days Table", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "Available Days Table", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Available Days Table", "Certification Table", "Hanover Volunteer Registration Joined", "Hanover Volunteer Registration Form", "Municipality Boundary" ] }, { "name": "cert_tbl", "dataType": "GPString", "displayName": "Certification Table", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "Available Days Table", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Available Days Table", "Certification Table", "Hanover Volunteer Registration Joined", "Hanover Volunteer Registration Form", "Municipality Boundary" ] }, { "name": "HanoverVolunteerTable", "dataType": "GPRecordSet", "displayName": "Hanover Volunteer Info Table", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }