The BaseScriptMiscellaneous type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BaseScriptMiscellaneous |
Creates a new instance of the BaseScriptMiscellaneous class.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AllowAgentOwnedCallbacks |
Determines whether a scheduled callback is routed to a specific agent, or to any available agent in the participating ACD workgroup.
| |
| AllowAgentsAdditionalCalls |
Determines whether agents can place calls to additional phone numbers
| |
| AllowEditingOfNumberToDial |
Determines whether the number to dial can be edited for Preview campaigns
| |
| AllowEditingPhoneNumbers |
Determines whether agents can edit additional phone numbers
| |
| AllowSchedulePhoneNumber |
Allow agents to specify the callback number when scheduling a call
| |
| AutomaticallyDisconnectOnDisposition |
Disconnect the call automatically once a call disposition button is clicked.
| |
| DisplayBreakButton |
When true, Interaction Scripter client will display a button that agents can click to request a break.
| |
| DisplayPreviewSkipButton |
When true, Interaction Scripter client will display a Skip button while in Preview calling mode.
| |
| PermitOverrideDailyLimitCheck |
Determines whether agents can override the dialy limit check for additional numbers
| |
| PermitOverrideDNCCheck |
Determines whether agents can override the DNC check for additional numbers
| |
| PermitOverrideSkillsCheck |
Determines whether agents can override the skills check for additional numbers
| |
| PermitOverrideTimeZoneCheck |
Determines whether agents can override the timezone check for additional numbers
| |
| PickupAlertingCalls |
Specifies whether alerting calls should be automatically picked up by the Standard Form.
| |
| Use24HourTimeFormat |
Specifies whether to use 24-hour (military) time.
|