in_what_department_do_you_work
(
type: esriFieldTypeString
, alias: In what department do you work?
, nullable: true
, editable: true
, length: 255
, Coded Values:
[administration: Administration]
, [city_clerk: City Clerk]
, [community_development: Community Development]
, ...7 more...
)
can_you_work_a_10_work_day
(
type: esriFieldTypeString
, alias: Can you work a 10-work day?
, nullable: true
, editable: true
, length: 255
, Coded Values:
[yes: Yes]
, [no: No]
)
do_you_have_any_questions_about
(
type: esriFieldTypeString
, alias: Do you have any questions about the 4-day work week?
, nullable: true
, editable: true
, length: 255
, Coded Values:
[yes: Yes]
, [no: No]
)
what_isare_your_questions
(
type: esriFieldTypeString
, alias: What is/are your question(s)?
, nullable: true
, editable: true
, length: 1000
)