SIFWorks ADK 2.0
EmployerTypeCode Class
NamespacesEdustructures.SifWorks.StudentEmployerTypeCode

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class EmployerTypeCode : SifEnum
Public Class EmployerTypeCode _
	Inherits SifEnum
public ref class EmployerTypeCode : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberC0614_1803_GOVERNMENT
Government ("1803")

static memberC0614_1804_MILITARY
Military ("1804")

static memberC0614_1805_PRIVATE
Private organization ("1805")

static memberC0614_1806_SELF_EMPLOYED
Self-employed ("1806")

static memberC0614_1807_MILITARY_DEFENSE
Military/Department of Defense ("1807")

static memberC0614_1808_AGRICULTURE
Agricultural/fishery seasonal employer ("1808")

static memberC0614_9999_OTHER
Other ("9999")

static memberC0710_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")

static memberC0710_GOVERNMENT
Government - A federal, regional, state, or local government agency ("01")

static memberC0710_MILITARY
Military - A branch of the armed forces ("02")

static memberC0710_MILITARY_DOD
Military/Department of Defense - Civilian employment in a branch of the armed forces or the U.S. Department of Defense ("05")

static memberC0710_OTHER
Other ("99")

static memberC0710_PRIVATE_ORG
Private Organization - A non-government organization ("03")

static memberC0710_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")

static memberWrap(String)
Wrap an arbitrary string value in an EmployerTypeCode object.

Remarks
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

Inheritance Hierarchy
Object
SifSimpleType
 AdkDataType<(Of <String>)>
  SifString
   SifEnum
    EmployerTypeCode

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10