GetEmployeeListing()

Description

Returns an employee listing that includes employee names and codes.

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iId

Integer

4

Primary Key - Unique Identifier.

cCode

String

40

Identifying code for the employee.

cLastName

String

20

Last name.

cFirstName

String

15

First name.

cArea

String

4

Home area code.

cPhone

String

8

Home phone.

 

 

Contact Us | Send Feedback