STATE
(
type: esriFieldTypeString, alias: State Address is In, editable: true, nullable: true, length: 10, defaultValue: null, modelName: STATE
)
ZIPCODE
(
type: esriFieldTypeString, alias: Zipcode Address is In, editable: true, nullable: true, length: 20, defaultValue: null, modelName: ZIPCODE
)
COUNTY
(
type: esriFieldTypeString, alias: County Address is In, editable: true, nullable: true, length: 20, defaultValue: null, modelName: COUNTY
)
COUNTRY
(
type: esriFieldTypeString, alias: Country Address is In, editable: true, nullable: true, length: 50, defaultValue: null, modelName: COUNTRY
)
BLDGTYPE
(
type: esriFieldTypeString, alias: Building Type, editable: true, nullable: true, length: 50, defaultValue: null, modelName: BLDGTYPE
, Coded Values:
[Assembly (Group A): Places used for people gathering for entertainment, worship, and eating or drinking]
, [Business (Group B): Places where services are provided]
, [Educational (Group E): Schools and day care centers up to the 12th grade]
, ...28 more...
)