FwdProfileGetCurrentDestination(DateTime, RuleCallTypeType, Schedule, RuleConditionType) Method

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Destination GetCurrentDestination(
	DateTime now,
	RuleCallTypeType ct,
	Schedule officehours,
	RuleConditionType rc
)

Parameters

now  DateTime
ct  RuleCallTypeType
officehours  Schedule
rc  RuleConditionType

Return Value

Destination

See Also