{"renderer":{"authoringInfo":{"type":"classedSize"},"type":"classBreaks","field":null,"valueExpression":"// Write a script that returns a value that will be used to draw features.\n// For example, find the percentage of males:\n// Round(($feature.MalePop / $feature.TotalPop) * 100, 2)\n\nvar startTime = $feature[\"field_change_approval_date\"];\nvar endTime = Today();\nvar retVal = null;\nif (startTime != null && endTime != null) {\nstartTime = Date(startTime);\nendTime = Date(endTime);\nretVal = DateDiff(endTime, startTime, 'days');\n}\nreturn retVal;\n","valueExpressionTitle":"Custom","minValue":-1,"classBreakInfos":[{"symbol":{"color":[255,0,0,255],"size":22.5,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[255,255,255,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"-1 – 15","classMaxValue":15},{"symbol":{"color":[255,170,0,255],"size":16.5,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[255,255,255,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"> 15 – 30","classMaxValue":30},{"symbol":{"color":[0,112,255,255],"size":11.25,"angle":0,"xoffset":0,"yoffset":0,"type":"esriSMS","style":"esriSMSCircle","outline":{"color":[255,255,255,64],"width":0.75,"type":"esriSLS","style":"esriSLSSolid"}},"label":"> 30 – 750","classMaxValue":750}]},"labelingInfo":[{"name":"Custom","labelExpression":null,"labelExpressionInfo":{"expression":"// Write a script that will be used to label features.\n// For example, append the value of two fields:\n// $feature.name + \" \" + $feature.status\n\nText($feature[\"field_change_approval_date\"],'MMMM')+\" \"+Day($feature[\"field_change_approval_date\"])+\", \"+Year($feature[\"field_change_approval_date\"])+TextFormatting.NewLine+Proper($feature.field_change_type) + \" Revision\""},"fieldInfos":[{"fieldName":"field_change_approval_date","format":{"dateFormat":"shortDateShortTime24"}},{"fieldName":"field_change_approval_date","format":{"dateFormat":"shortDateShortTime24"}},{"fieldName":"field_change_approval_date","format":{"dateFormat":"shortDateShortTime24"}}],"useCodedValues":true,"maxScale":0,"minScale":0,"where":null,"labelPlacement":"esriServerPointLabelPlacementAboveRight","symbol":{"color":[51,51,51,255],"type":"esriTS","backgroundColor":null,"borderLineColor":null,"haloSize":2.25,"haloColor":[224,255,255,255],"horizontalAlignment":"center","rightToLeft":false,"angle":0,"xoffset":0,"yoffset":0,"text":"","rotated":false,"kerning":true,"font":{"size":9.75,"style":"normal","decoration":"none","weight":"bold","family":"Arial"}}}],"transparency":20}
HasZ: false
HasM: false
Has Attachments: true
Has Geometry Properties: false
HTML Popup Type: esriServerHTMLPopupTypeAsHTMLText