TimeBasedDestination Structure

Time based routing result

Definition

Namespace: CallFlow
Assembly: CallFlow.CFD (in CallFlow.CFD.dll) Version: 20.0.1
C#
public struct TimeBasedDestination
Inheritance
Object    ValueType    TimeBasedDestination

Methods

ToString Prints full information about time based route
(Overrides ValueTypeToString)

Fields

destination time based destination configured for the requested time. Time based routing for Extension type of DN is not defined. GetTimeDestinationOverride(DN) for Extension specifies only current hours type reason
holiday Holiday if defined for this time
mode Current hours mode if primary group. Can be used for additional checking of current hours overrides.
now local time of routing in the DN timezone
prompt The prompt to play
prompt_enabled Prompt should be played
reason The time based reason of the routing. It effectivelly specified "current hours" of the DN
timezoneDN time zone
utc utc time of the routing

See Also