IOffPeakServiceGetNextOffPeakPeriodStart Method |
Returns the exact
DateTime of next off-peak period.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax DateTime GetNextOffPeakPeriodStart(
DateTime dateTime
)
Parameters
- dateTime
- Type: SystemDateTime
Timestamp of from when to look for next off-peak period.
Return Value
Type:
DateTimeDateTime of next off-peak period.
See Also