Toggles whether this campaign's Auto-Schedule settings apply to own-agent callbacks.
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<CampaignConfiguration..::..Property, bool> UseAutoScheduleSettingsForAgentCallbacks { get; } |
Visual Basic |
---|
Public ReadOnly Property UseAutoScheduleSettingsForAgentCallbacks As GeneralConfigurationProperty(Of CampaignConfiguration..::..Property, Boolean) Get |
Exceptions
Exception | Condition |
---|---|
InsufficientRightsException | The user does not have permission to view the property. |