Determines whether the call totals are reset at midnight using local time or UTC time based on the ResetTimeLocal property, or reset after 24 hours. By default, it is set to false, meaning to reset counts after 24 hours
Namespace: ININ.IceLib.Configuration.DialerAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public GeneralConfigurationProperty<CCSConfiguration..::..Property, bool> ResetTimeCalendarDay { get; } |
Visual Basic |
---|
Public ReadOnly Property ResetTimeCalendarDay As GeneralConfigurationProperty(Of CCSConfiguration..::..Property, Boolean) Get |
Exceptions
Exception | Condition |
---|---|
InsufficientRightsException | The user does not have permission to view the property. |