The BaseScriptDefinition type exposes the following members.
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 agents have the option to schedule calls as agent-owned callbacks.
|
![]() | AllowAgentsAdditionalCalls |
Determines whether agents can place calls to additional phone numbers
|
![]() | AllowEditingOfNumberToDial |
Allow agents to edit the phone number of a Preview call before it is dialed.
|
![]() | 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 |
Show a button that allows agents to take a break.
|
![]() | DisplayPreviewSkipButton |
Show a button that allows agents to skip a preview call.
|
![]() | Pages |
The list of pages contained in the script.
|
![]() | 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 will be automatically picked up.
|
![]() | Use24HourTimeFormat |
Specifies whether to use 24-hour (military) time.
|