name
(
modelName: name, nullable: true, editable: true, defaultValue: null, length: 255, alias: Your Name:, type: esriFieldTypeString
)
type
(
modelName: type, nullable: true, editable: true, defaultValue: null, length: 255, alias: What type of amenity is this?, type: esriFieldTypeString
, Coded Values:
[Bike Rack: Bike Rack]
, [Bikes Parked Informally: Bikes Parked Informally]
, [Bike Locker: Bike Locker]
, ...3 more...
)
other
(
modelName: other, nullable: true, editable: true, defaultValue: null, length: 255, alias: Other - What type of amenity is this?, type: esriFieldTypeString
)
typicalvolume
(
modelName: typicalvolume, nullable: true, editable: true, defaultValue: null, length: 255, alias: How full is this on a typical day?, type: esriFieldTypeString
, Coded Values:
[Empty: Empty]
, [Moderate: Moderate]
, [Full: Full]
)