SetStandardDetailedWorkHours Operation

Description: Sets the standard detailed work hours for the given date. Detailed work hours provide information on specific worktime during the day, in half hour increments.

Service: Calendar Service

Input:

Message: SetStandardDetailedWorkHours

Elements:

Name

Type

Description

Required

CalendarObjectId

int

The unique identifier of the calender object.

Yes

IDayOfWeek

int

The day of the week (from 1 to 7).

Yes

DetailedWorkHours

string

Standard detailed time hours for the day of the week.

Yes

Output:

Message: SetStandardDetailedWorkHoursResponse

Elements:

Name

Type

Description

Success

boolean

Indicates whether the option succeeded or failed.



Last Published Friday, November 29, 2024