ScheduleHoursType Property

Type of schedule. It defines how schedule should be interpreted. Interpretation of this field depends on context where Schedule is defined.

for any office hours/break time schedules defined for DN object generic rule is:
if HoursType is set to OfficeHours or OutOfOfficeHours this schedule is referencing the schedule defined for Tenant (office hours/break time)

For ExternalLineRule - OfficeHours or OutOfOfficeHours references Tenant office schedule

For the property AwayRoute, office hours are defined by DN as described above.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public RuleHours HoursType { get; set; }

Property Value

RuleHours

See Also