[This is preliminary documentation and is subject to change.]
Defines the set of values that can be specified whenever an EmployerTypeCode
is used as a parameter to a method or constructor.
| All Members | Methods | Fields | |||
| Icon | Member | Description |
|---|---|---|
| C0614_1803_GOVERNMENT | Government ("1803") | |
| C0614_1804_MILITARY | Military ("1804") | |
| C0614_1805_PRIVATE | Private organization ("1805") | |
| C0614_1806_SELF_EMPLOYED | Self-employed ("1806") | |
| C0614_1807_MILITARY_DEFENSE | Military/Department of Defense ("1807") | |
| C0614_1808_AGRICULTURE | Agricultural/fishery seasonal employer ("1808") | |
| C0614_9999_OTHER | Other ("9999") | |
| C0710_AGRICULTURAL | Agricultural/Fishery Seasonal Employer - A farm, ranch, processing establishment, cannery, gin, packing shed, nursery, or other entity that produces or conditions seed, and that recruits, solicits, hires, employs, furnishes, or transports any migrant or seasonal agricultural worker ("06") | |
| C0710_GOVERNMENT | Government - A federal, regional, state, or local government agency ("01") | |
| C0710_MILITARY | Military - A branch of the armed forces ("02") | |
| C0710_MILITARY_DOD | Military/Department of Defense - Civilian employment in a branch of the armed forces or the U.S. Department of Defense ("05") | |
| C0710_OTHER | Other ("99") | |
| C0710_PRIVATE_ORG | Private Organization - A non-government organization ("03") | |
| C0710_SELF_EMP | Self-Employed - Earning income directly from one's own business, trade, or profession rather than as an employee of another individual or organization ("04") | |
| Wrap(String) | Wrap an arbitrary string value in an EmployerTypeCode object. |
Alternatively, the static
Wrap(String) method can be called to encapsulate any string value in
an EmployerTypeCode object.
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| SifSimpleType | |||||
| AdkDataType<(Of <String>)> | |||||
| SifString | |||||
| SifEnum | |||||
| EmployerTypeCode | |||||