Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A class that represents the eConnect node you use to create skill information for an applicant.
Constructor
Name |
Description |
|---|---|
taCreateApplicantSkills() |
Initializes an instance of the taCreateApplicantSkills class. |
Properties
Name |
Type |
Description |
|---|---|---|
APPLICANTNUMBER_I |
Decimal |
Applicant number |
APPLICANTNUMBER_ISpecified |
bool |
Set to True when you assign a value to APPLICANTNUMBER_I |
COMMENT20_I |
string |
Comments |
FFIRSTNAME_I |
string |
First name |
LLASTNAME_I |
string |
Last name |
POINTS_I |
int32 |
Proficiency |
POINTS_ISpecified |
bool |
Set to True when you assign a value to POINTS_I |
RequesterTrx |
int16 |
Requester transaction |
SKILL |
string |
Skill |
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 |