category
(
nullable: true, editable: true, defaultValue: null, length: 100, description: {"fieldValueType":"","value":"This is the list of issues to choose from."}, type: esriFieldTypeString, alias: Category
, Coded Values:
[Animal: Animal]
, [Health: Health]
, [Park/Tree: Park/Tree]
, ...5 more...
)
probtype
(
nullable: true, editable: true, defaultValue: null, length: 100, type: esriFieldTypeString, alias: Type of Problem
, Coded Values:
[Hydrant Not Cleared: Hydrant Not Cleared]
, [Road Not Cleared: Road Not Cleared]
, [Salt or Sand Required: Salt or Sand Required]
, ...2 more...
)
details
(
nullable: true, editable: true, defaultValue: null, length: 1000, alias: Details about the problem, type: esriFieldTypeString
)