SERVICEAREAID
(
type: esriFieldTypeString
, alias: Service Area ID
, editable: true
, nullable: true
, length: 8
)
STREETNAME
(
type: esriFieldTypeString
, alias: Road Street Name
, editable: true
, nullable: true
, length: 100
)
OWNEDBY
(
type: esriFieldTypeSmallInteger
, alias: Owned By
, editable: true
, nullable: true
, Coded Values:
[1: Santa Cruz County Public Works]
, [2: City of Nogales Public Works]
, [3: Arizona Department of Transportation]
, ...10 more...
)
MAINTAINEDBY
(
type: esriFieldTypeSmallInteger
, alias: Maintained By
, editable: true
, nullable: true
, Coded Values:
[1: Santa Cruz County Public Works]
, [2: City of Nogales Public Works]
, [3: Arizona Department of Transportation]
, ...10 more...
)
LRSSTATEROUTEID
(
type: esriFieldTypeString
, alias: State Route ID
, editable: true
, nullable: true
, length: 20
)
LRSCOUNTYROUTEID
(
type: esriFieldTypeString
, alias: County Route ID
, editable: true
, nullable: true
, length: 20
)
PK_GUID
(
type: esriFieldTypeString
, alias: Principle Key Global ID
, editable: true
, nullable: true
, length: 100
)