taCreateLocation Class


A class that represents the eConnect node you use to create a payroll location.

Constructor

[spacer]

Name

Description

taCreateLocation()

Initializes an instance of the taCreateLocation class.


Fields

[spacer]

Name

Type

Description

ADDRESS1

string

Address information

ADDRESS2

string

Address information

ADDRESS3

string

Address information

ADRCNTCT

string

Contact

CCode

string

Country code

CITY

string

City

COUNTRY

string

Country

COUNTY

string

County

FAXNUMBR

string

Fax number

LOCATNID

string

Location ID

LOCATNNM

string

Location description

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

<taCreateLocation>*


Documentation Feedback