Specifies the state of a campaign during various ranges of times.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<ScheduleConfiguration..::..Property, Collection<ScheduleTimeSlot>> TimeSlots { get; }
Visual Basic
Public ReadOnly Property TimeSlots As GeneralConfigurationProperty(Of ScheduleConfiguration..::..Property, Collection(Of ScheduleTimeSlot))
	Get

See Also