Returns a boolean based on the user's ability to perform certain Supervisor-related tasks on the campaign. Examples of such actions are: stopping, starting, turning the campaign on in scheduled calls only mode, pausing, unpausing, recycling and resetting the campaign.
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 bool SupervisorAccess { get; } |
Visual Basic |
---|
Public ReadOnly Property SupervisorAccess As Boolean Get |