STREET
(
type: esriFieldTypeString, alias: Street Name, editable: true, nullable: true, length: 100, defaultValue: null, modelName: STREET
)
ONSTR
(
type: esriFieldTypeString, alias: Name of street tree is on, editable: true, nullable: true, length: 100, defaultValue: null, modelName: ONSTR
)
FROMSTR
(
type: esriFieldTypeString, alias: Name of from street, editable: true, nullable: true, length: 100, defaultValue: null, modelName: FROMSTR
)
TOSTR
(
type: esriFieldTypeString, alias: Name of to street, editable: true, nullable: true, length: 100, defaultValue: null, modelName: TOSTR
)
SIDE
(
type: esriFieldTypeString, alias: Side of street tree is on, editable: true, nullable: true, length: 20, defaultValue: null, modelName: SIDE
)
SITE
(
type: esriFieldTypeString, alias: N E S W, editable: true, nullable: true, length: 4, defaultValue: null, modelName: SITE
)