{ "name": "ExportTractToShapefile", "displayName": "ExportTractToShapefile", "description": "ExportTractToShapefile", "category": "", "helpUrl": "https://www.ifristest.dof.virginia.gov/arcgis109/rest/directories/arcgisoutput/IFRIS_TRAINING/ExportTractToShapefile_Training_GPServer/IFRIS_TRAINING_ExportTractToShapefile_Training/ExportTractToShapefile.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "where", "dataType": "GPString", "displayName": "where", "description": "where", "direction": "esriGPParameterDirectionInput", "defaultValue": "tr_tractnum = 'FLU15001'", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "layer", "dataType": "GPString", "displayName": "layer", "description": "layer", "direction": "esriGPParameterDirectionInput", "defaultValue": "Training-VDOF_IFRIS_Training.sde\\vdof_ifris_training.IFRIS_ADMIN.tbl_stands", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "outputName", "dataType": "GPString", "displayName": "outputName", "description": "outputName", "direction": "esriGPParameterDirectionInput", "defaultValue": "FLU15001_stands", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "shp_result", "dataType": "GPDataFile", "displayName": "shp_result", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }