A class that represents the eConnect node you use to create interview information for an applicant.
Name |
Description |
---|---|
taCreateApplicantInterviewInsert() |
Initializes an instance of the taCreateApplicantInterviewInsert class. |
Name |
Type |
Description |
---|---|---|
APPINTTYPESTR_I |
string |
Interview type |
APPLICANTNUMBER_I |
Decimal |
Applicant number |
APPLICANTNUMBER_ISpecified |
bool |
Set to True when you assign a value to APPLICANTNUMBER_I |
APPLYDATE_I |
string |
Interview date |
COMPANYCODE_I |
string |
Company ID |
FFIRSTNAME_I |
string |
First name |
LLASTNAME_I |
string |
Last name |
POSITIONCODE_I |
string |
Position |
RequesterTrx |
int16 |
Requester transaction |
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 |
<taCreateApplicantInterviewInsert>