GetEmployeeServices()

Description

Returns details about the services that the specified employee can perform.

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iEmployeeId

Integer

4

Employee Id.  Foreign key to Employee iId.

iServiceId

Integer

4

Service Id.  Foreign key to Services iId.

nStartLen

Decimal

6,4

Service start length.

nGapLen

Decimal

6,4

Service gap length.

nFinishLen

Decimal

6,4

Service finish length.

lBookOnline

Boolean

1

Indicates whether clients can book the service using Online Booking.

 

 

Contact Us | Send Feedback