taDeleteApplicantApplication Class
A class that represents the eConnect node you use to specify the job application to remove.
Constructor
Name |
Description |
---|---|
taDeleteApplicantApplication() |
Initializes an instance of the taDeleteApplicantApplication class. |
Properties
Name |
Type |
Description |
---|---|---|
APPLICANTNUMBER_I |
Decimal |
Applicant number |
APPLICANTNUMBER_ISpecified |
bool |
Set to True when you assign a value to APPLICANTNUMBER_I |
FFIRSTNAME_I |
string |
First name |
ISEQUENCENUMBER_I |
int16 |
Internal sequence number |
ISEQUENCENUMBER_ISpecified |
bool |
Set to True when you assign a value to ISEQUENCENUMBER_I |
LLASTNAME_I |
string |
Last name |
REQUISITIONNUMBER_I |
int32 |
Requisition number |
REQUISITIONNUMBER_ISpecified |
bool |
Set to True when you assign a value to REQUISITIONNUMBER_I |
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 |