house_company
(
nullable: true, editable: true, defaultValue: null, length: 150, alias: Company or Individual Performing Move, type: esriFieldTypeString
)
house_date
(
nullable: true, editable: true, defaultValue: null, precision: 1, length: 29, alias: Scheduled Date of Move, type: esriFieldTypeDate
)
house_building_moved
(
nullable: true, editable: true, defaultValue: null, length: 50, alias: Building to be Moved, type: esriFieldTypeString
, Coded Values:
[House: House]
, [Garage: Garage]
, [Other: Other]
)
house_building_moved_other
(
nullable: true, editable: true, defaultValue: null, length: 50, alias: Building to be Moved Other, type: esriFieldTypeString
)