taCreateApplicantWorkHistory Class


A class that represents the eConnect node you use to create work history information for an applicant.

Constructor

[spacer]

Name

Description

taCreateApplicantWorkHistory()

Initializes an instance of the taCreateApplicantWorkHistory class.


Fields

[spacer]

Name

Type

Description

APPLICANTNUMBER_I

Decimal

Applicant number

APPLICANTNUMBER_ISpecified

bool

Set to True when you assign a value to APPLICANTNUMBER_I

CHANGEBY_I

string

Changed by

COMPENSATIONPERIOD_I

int16

Compensation period

COMPENSATIONPERIOD_ISpecified

bool

Set to True when you assign a value to COMPENSATIONPERIOD_I

ENDDATE

string

End date

FFIRSTNAME_I

string

First name

ISEQUENCENUMBER_I

int16

Sequence number

ISEQUENCENUMBER_ISpecified

bool

Set to True when you assign a value to ISEQUENCENUMBER_I

LLASTNAME_I

string

Last name

NAME

string

Employer name

NOTE

string

Notes

POSITION_I

string

Position

RequesterTrx

int16

Requester transaction

STRTDATE

string

Start date

USRDEFND1

string

User-defined field

USRDEFND2

string

User-defined field

USRDEFND3

string

User-defined field

USRDEFND4

string

User-defined field

USRDEFND5

string

User-defined field

UpdateIfExists

int16

Update if exists flag

WAGE_I

Decimal

Wage

WAGE_ISpecified

bool

Set to True when you assign a value to WAGE_I

YEARSOFEXP_I

string

Years of experience


See Also

<taCreateApplicantWorkHistory>


Documentation Feedback