Toggles the priority (just-in-time) dialing feature.
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> PriorityDialingEnabled { get; } |
Visual Basic |
---|
Public ReadOnly Property PriorityDialingEnabled As GeneralConfigurationProperty(Of CampaignConfiguration..::..Property, Boolean) Get |
Exceptions
Exception | Condition |
---|---|
InsufficientRightsException | The user does not have permission to view the property. |