taCreateEmployeeAddress Class


A class that represents the eConnect node you use to create or update an employee address.

Constructor

[spacer]

Name

Description

taCreateEmployeeAddress()

Initializes an instance of the taCreateEmployeeAddress class.


Fields

[spacer]

Name

Type

Description

ADDRESS1

string

Address information

ADDRESS2

string

Address information

ADDRESS3

string

Address information

ADRSCODE

string

Address code

CCode

string

Country code

CITY

string

City

COUNTRY

string

Country

COUNTY

string

County

EMPLOYID

string

Employee ID

FAX

string

Fax number

Foreign_Address

int16

Foreign address

Foreign_Postal_Code

string

Foreign postal code

Foreign_StateProvince

string

Foreign state or province

PHONE1

string

Telephone number

PHONE2

string

Telephone number

PHONE3

string

Telephone number

RequesterTrx

int16

Requester transaction

STATE

string

State

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

ZIPCODE

string

Postal code


See Also

<taCreateEmployeeAddress>*


Documentation Feedback