{
 "name": "Modelo12",
 "displayName": "SEleccion_Fecha Ingreso",
 "description": "Seleccion de OT por fecha de Ingreso de capa de OT Ingresadas",
 "category": "",
 "helpUrl": "https://arcgis.aguascordobesas.com.ar/arcgis/rest/directories/arcgisoutput/Geo_Servicios/Fecha_OT_Ingresadas_GPServer/Geo_Servicios_Fecha_OT_Ingresadas/Modelo12.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "Indique_Expresión",
   "dataType": "GPString",
   "displayName": "Fecha DESDE",
   "description": "Especificar Fecha de Consulta DESDE",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "fecha_ingreso > '2017-08-01 07:55:00'",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "Indique_Expresión__2_",
   "dataType": "GPString",
   "displayName": "Fecha HASTA",
   "description": "Especificar Fecha HASTA",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "\"fecha_ingreso\" <= date '2017-08-10 11:18:07'",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "Seleccion_por_Rango_Fecha",
   "dataType": "GPFeatureRecordSetLayer",
   "displayName": "Seleccion por Rango Fecha",
   "description": "Resultado del Análisis",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": {
    "displayFieldName": "",
    "geometryType": "esriGeometryPoint",
    "spatialReference": {"wkt": "PROJCS[\"Argentina_Zone_4\",GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",4500000.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-63.0],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",-90.0],UNIT[\"Meter\",1.0]]"},
    "fields": [
     {
      "name": "OBJECTID",
      "type": "esriFieldTypeOID",
      "alias": "OBJECTID"
     },
     {
      "name": "tpo_ot",
      "type": "esriFieldTypeString",
      "alias": "tpo_ot",
      "length": 10
     },
     {
      "name": "num_ot",
      "type": "esriFieldTypeInteger",
      "alias": "num_ot"
     },
     {
      "name": "motivo_ge",
      "type": "esriFieldTypeString",
      "alias": "motivo_ge",
      "length": 3
     },
     {
      "name": "motivo_ge_desc",
      "type": "esriFieldTypeString",
      "alias": "motivo_ge_desc",
      "length": 100
     },
     {
      "name": "fecha_ingreso",
      "type": "esriFieldTypeDate",
      "alias": "fecha_ingreso",
      "length": 8
     },
     {
      "name": "barrio",
      "type": "esriFieldTypeString",
      "alias": "barrio",
      "length": 100
     },
     {
      "name": "calle",
      "type": "esriFieldTypeString",
      "alias": "calle",
      "length": 100
     },
     {
      "name": "numero",
      "type": "esriFieldTypeString",
      "alias": "numero",
      "length": 100
     },
     {
      "name": "unidad",
      "type": "esriFieldTypeInteger",
      "alias": "unidad"
     },
     {
      "name": "zona_de_riesgo",
      "type": "esriFieldTypeString",
      "alias": "zona_de_riesgo",
      "length": 100
     },
     {
      "name": "estado_ot",
      "type": "esriFieldTypeString",
      "alias": "estado_ot",
      "length": 2
     },
     {
      "name": "fec_intervencion",
      "type": "esriFieldTypeDate",
      "alias": "fec_intervencion",
      "length": 8
     },
     {
      "name": "fec_finalizacion",
      "type": "esriFieldTypeDate",
      "alias": "fec_finalizacion",
      "length": 8
     }
    ],
    "features": [],
    "exceededTransferLimit": false
   },
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  }
 ]
}