The BaseScriptMiscellaneous type exposes the following members.

Constructors

  NameDescription
Public methodBaseScriptMiscellaneous
Creates a new instance of the BaseScriptMiscellaneous class.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyAllowAgentOwnedCallbacks
Determines whether a scheduled callback is routed to a specific agent, or to any available agent in the participating ACD workgroup.
Public propertyAllowAgentsAdditionalCalls
Determines whether agents can place calls to additional phone numbers
Public propertyAllowEditingOfNumberToDial
Determines whether the number to dial can be edited for Preview campaigns
Public propertyAllowEditingPhoneNumbers
Determines whether agents can edit additional phone numbers
Public propertyAllowSchedulePhoneNumber
Allow agents to specify the callback number when scheduling a call
Public propertyAutomaticallyDisconnectOnDisposition
Disconnect the call automatically once a call disposition button is clicked.
Public propertyDisplayBreakButton
When true, Interaction Scripter client will display a button that agents can click to request a break.
Public propertyDisplayPreviewSkipButton
When true, Interaction Scripter client will display a Skip button while in Preview calling mode.
Public propertyPermitOverrideDailyLimitCheck
Determines whether agents can override the dialy limit check for additional numbers
Public propertyPermitOverrideDNCCheck
Determines whether agents can override the DNC check for additional numbers
Public propertyPermitOverrideSkillsCheck
Determines whether agents can override the skills check for additional numbers
Public propertyPermitOverrideTimeZoneCheck
Determines whether agents can override the timezone check for additional numbers
Public propertyPickupAlertingCalls
Specifies whether alerting calls should be automatically picked up by the Standard Form.
Public propertyUse24HourTimeFormat
Specifies whether to use 24-hour (military) time.

See Also