add_org (type: esriFieldTypeString, alias: If your organization is not listed you can add it here., SQL Type: sqlTypeNVarchar, length: 255, nullable: true, editable: true)
site_name (type: esriFieldTypeString, alias: Site name (if known), SQL Type: sqlTypeNVarchar, length: 255, nullable: true, editable: true)
ongoing (type: esriFieldTypeString, alias: Is this ongoing work, or a single visit?, SQL Type: sqlTypeNVarchar, length: 255, nullable: true, editable: true)
poly_date (type: esriFieldTypeDate, alias: Date when this work occurred, or for ongoing, approimate start date for the year., SQL Type: sqlTypeTimestamp2, length: 8, nullable: true, editable: true)
ongoing_end (type: esriFieldTypeDate, alias: Enter the end-date or last anticipated date for the year. (1 year max durration), SQL Type: sqlTypeTimestamp2, length: 8, nullable: true, editable: true)
target_species (type: esriFieldTypeString, alias: Common invasive species targeted, SQL Type: sqlTypeNVarchar, length: 265, nullable: true, editable: true)
other_target (type: esriFieldTypeString, alias: Target species not specified (use comma separation), SQL Type: sqlTypeNVarchar, length: 255, nullable: true, editable: true)
area_crew_size (type: esriFieldTypeInteger, alias: Number of people performing the work, SQL Type: sqlTypeInteger, nullable: true, editable: true)
area_duration (type: esriFieldTypeDouble, alias: TOTAL hours of work performed (e.g. multiply people x hours of work per person) and enter the total hours, decimals are ok), SQL Type: sqlTypeDecimal, nullable: true, editable: true)