GetEmployeeApptTimes()

Description

Returns the defined appointment times for the specified employee(s).

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iId

Integer

4

Primary Key - Unique Identifier.

iEmpId

Integer

4

Employee Id.  Foreign key to Employee iId.

iServId

Integer

4

Service Id.  Foreign key to Service iId.

lUseIntel

Boolean

1

Indicates whether the employee service combination uses Intelli-Booking to determine the service times.

nStartLen

Decimal

5,3

Service start length.

nGapLen

Decimal

5,3

Service gap length.

nFinishLen

Decimal

5,3

Service finish length.

lBookOnline

Boolean

1

Indicates whether the employee service combination can be booked online.

iGId

Integer

4

Global Id for client employee specific service record.

 

 

Contact Us | Send Feedback