taDeleteApplicantInterview Class
A class that represents the eConnect node you use to specify the applicant interview information to remove.
Constructor
Name |
Description |
---|---|
taDeleteApplicantInterview() |
Initializes an instance of the taDeleteApplicantInterview class. |
Properties
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 |
FFIRSTNAME_I |
string |
First name |
LLASTNAME_I |
string |
Last name |
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 |