taCreateSkills Class


A class that represents the eConnect node you use to create job skill information.

Constructor

[spacer]

Name

Description

taCreateSkills()

Initializes an instance of the taCreateSkills class.


Fields

[spacer]

Name

Type

Description

COMPENSATIONPERIOD_I

int16

Compensation period

COMPENSATIONPERIOD_ISpecified

bool

Set to True when you assign a value to COMPENSATIONPERIOD_I

COMPENSATIONVALUE_I

Decimal

Compensation value

COMPENSATIONVALUE_ISpecified

bool

Set to True when you assign a value to COMPENSATIONVALUE_I

RequesterTrx

int16

Requester transaction

SKILLTITLE_I

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


See Also

<taCreateSkills>


Documentation Feedback