The ININ.IceLib.Configuration.Dialer namespace contains classes for accessing Interaction Dialer's configuration data.
The DialerConfigurationManager class is the entry point to accessing your Dialer server's configuration.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond.
Classes
Class | Description | |
---|---|---|
AbandonCondition | A policy condition that checks if a call was considered abandoned. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ActiveRuleGroupChangedEventEventArgs |
Contains the name of the group that the campaign was just transitioned to.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
AgentlessActionBehavior | A PolicyBehavior which plays a wav file or redirects to an Attendant profile. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
AgentRuleAction |
A RuleAction that logs agents in or out of one or more campaigns.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
AggregateExpression | An expression representing an aggregate function. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
AttributeBehavior | A PolicyBehavior which sets a contact attribute. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
AttributeCondition | A policy condition that checks if an attribute on a contact record matches a desired value. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BadRevisionException |
The exception thrown when an attempt is made to modify a configuration object with a revision level that does not match what the server expects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptConfiguration |
Contains configuration and administration settings for a Dialer BaseScript.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptConfigurationList |
Allows for querying and managing BaseScript configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptControl |
Represents a user interface control on a script page.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptDateTimeControl |
Represents a date/time control on a base script page.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptDisposition |
Represents a button on a script page that dispositions a call.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptDispositionBase |
Provides common class members for a disposition button or navigation link on a script.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptDropListControl |
Represents a drop-down control on a base script page.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptNavLink |
Represents a link on a script page that navigates to another script page.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptNumericControl |
Represents a numeric slider/spinner control on a base script page.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptPageConfiguration |
Contains configuration and administration settings for a Dialer BaseScriptPage.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptPageConfigurationList |
Allows for querying and managing base script page configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptRadioBoxControl |
Represents a collection of radio buttons on a script page.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptTextControl |
Represents a text box control on a base script page.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BinaryExpression |
An expression representing a binary logical or arithmetic operation.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallAnalysisBehavior | A PolicyBehavior which can configure call analysis on a per-call basis. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallAnalysisCondition | A policy condition that check if the result of call analysis is contained within a desired subset of results. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallAttributeBehavior | A PolicyBehavior which sets a call attribute for the call. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallAttributeCondition | A policy condition that checks if a call attribute matches a certain value. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallbackBehavior | A PolicyBehavior which schedules a return call. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallCategoryCondition | A policy condition that checks if the call category is contained within a desired subset of categories. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallDialingModeCondition | A policy condition that checks if the call's dialing mode is contained within a desired subset of modes. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallDurationCondition | A policy condition that checks if the duration of a call matches a certain value. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallingPartyBehavior | A PolicyBehavior which can alter callerID information on a per-call basis. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CallRoutingBehavior | A PolicyBehavior which can set skill information and change routing behavior for a call. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignConfiguration |
Contains configuration and administration settings for a Dialer campaign.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignConfigurationList |
Allows for querying and managing Campaign configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignGroup |
A class representing a group of campaign properties that will be adjusted when activated during
the execution of a Sequence.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignGroupPropertyItem |
A class representing a specific CampaignConfiguration..::..Property and the value it should be changed to when
the CampaignGroup is activated by the Sequence.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignPropertyRuleAction | A RuleAction that sets the value a campaign property. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignRuleAction | A RuleAction that will alters the execution state of a Campaign. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignServerConnectionStateEventArgs |
Contains details about Campaign Server connection status
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignStatusChangedEventArgs |
Contains details about a campaign status change.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CCSConfiguration |
Contains configuration and administration settings for the central campaign server.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CCSConfigurationList |
Allows for querying the central campaign server object.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ColumnExpression | An expression representing a single database column. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ConnectionConfiguration |
Contains configuration and administration settings for a Dialer database connection.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ConnectionConfigurationList |
Allows for querying and managing database connection configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ConstantExpression |
An expression representing a single constant.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactColumnConfiguration |
Contains configuration and administration settings for a database column that contains phone numbers.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactColumnConfigurationList |
Allows for querying and managing contact column configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactColumnsBehavior | A PolicyBehavior which can enable or disable contact columns. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactListCommand |
A command to run against a database associated with a contact list.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactListConfiguration |
Contains configuration and administration settings for a Dialer Contact List.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactListConfigurationList |
Allows for querying and managing contact list configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactListTransaction |
Encapsulates one or more commands to run as one as transaction.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CustomDataBehavior | A PolicyBehavior which sets CustomData1 and CustomData2 attributes. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CustomStatRule |
A rule that evalutes statistics for a specific field in a contact list.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CustomStoredProcBehavior | A PolicyBehavior which sets CustomSprocValue1 and CustomSprocValue2 attributes. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DeleteCommand | A command that deletes records from a contact list table or call schedule table. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DialerConfigurationManager |
A class that provides access to Dialer configuration and administration information.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DialerSkill |
An skill held by an agent in a Dialer campaign.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DispositionBehavior | A PolicyBehavior which dispositions the call. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DispositionCondition | A policy condition that checks if the call's disposition is contained within a desired subset of dispositions. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DNCRecord |
A class containing the information necessary to call one of the AddEntryToDNCTable functions in the DNCUpdate class.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DNCSourceConfiguration |
Contains configuration and administration settings for a do-not-call source configuration object.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DNCSourceConfigurationList |
Allows for querying DNCSource configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DNCUpdate | Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DncUpdateBehavior | A PolicyBehavior which sets the DNC Source information for the call. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
EmailBehavior | A PolicyBehavior which sends an email. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
EmailRuleAction | A RuleAction that sends an e-mail. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
EmptyExpression | An empty expression used only as a placeholder. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
EventLogBehavior | A PolicyBehavior which creates an entry in the Dialer server's event log. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
EventLogRuleAction | A RuleAction that writes an entry to the event log. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
EventRule |
A rule with a event-based condition.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
EventSequenceItem |
A class that represents a sequence item that is triggered by a SystemEvent Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
FilterConfiguration |
Contains configuration and administration settings for a Dialer filter.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
FilterConfigurationList |
Allows for querying and managing filter configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
HandlerBehavior | A PolicyBehavior which runs the Dialer_RuleActionEvent handler on each Dialer server.
It allows for configuration of user-defined EventID and EventData parameters which will be passed to the handler.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
HandlerRuleAction | A RuleAction that executes a custom handler. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
HtmlEmailBehavior | A PolicyBehavior which sends an html email. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
HttpRequestKey |
A class containing all the information necessary to send a request to the Central Campaign Server's http server.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
HttpRequestKey..::..HttpInterface |
A network interface on the Central Campaign Server.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
InsertCommand | A command that inserts a new contact into an existing contact list. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
NumberToDialBehavior | A PolicyBehavior which sets a different (specific) phone number to be dialed. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ODSConfiguration |
Contains configuration and administration settings for an outbound dialing server.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ODSConfigurationList |
Allows for querying and managing outbound dialing servers.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ParameterNameValue |
Parameter Name and Value
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PhoneNumberDetailCondition | A PolicyCondition which will check phone number detail counters of the number being dialed. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PhoneNumberTypeCondition | A PolicyCondition which will check the phone number type of the number being dialed. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PhoneNumberTypeConfiguration |
Contains configuration and administration settings for a Dialer phone number type
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PhoneNumberTypeConfigurationList |
Allows for querying and managing phone number types.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
Policy |
A rule that provides control over the processing of individual contact records.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PolicyBehavior | Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PolicyCondition |
A logical condition evaluated as part of a policy.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PolicySetConfiguration |
Contains configuration and administration settings for a Dialer Policy Set.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PolicySetConfigurationList |
Allows for querying and managing policy set configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PreviewDialingBehavior | A PolicyBehavior which sets the Preview Dialing information for the call. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PropertyDescriptionAttribute |
Attribute specifying names and descriptions for object properties
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
Rule |
A class representing a group of actions to be executed upon satisfaction of a specified condition.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
RuleAction |
An action to perform upon satisfaction of a rule condition.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
RuleGroupRuleAction | A RuleAction that shifts rule evaluation to a different group of rules. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
RuleSetConfiguration |
Contains configuration and administration settings for a Dialer Rule Set.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
RuleSetConfigurationList |
Allows for querying and managing rule set configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ScheduleConfiguration |
Contains configuration and administration settings for a Dialer schedule.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ScheduleConfigurationList |
Allows for querying and managing schedule configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SelectCommand | A command that retrieves contact records from a database table associated with a contact list. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
Sequence |
a class representing a group of CampaignGroup and CampaignSequence objects. Together these
represent a series of triggers and property changes a campaign can undergo during execution.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SequenceItem |
A class representing a named member of a CampaignSequence Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SkillSetConfiguration |
Contains configuration and administration settings for a Dialer skill set.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SkillSetConfigurationList |
Allows for querying and managing skill set configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SMSBehavior | A PolicyBehavior which sends an email. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SMSBrokerAccount |
An SMS Broker Account belonging to an SMS Broker.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SMSBrokerConfiguration |
Contains configuration for a Dialer SMS Broker.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SMSBrokerConfigurationList |
Allows for querying and managing SMS Broker configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SMSRuleAction | ||
StageSetConfiguration |
Contains configuration and administration settings for a Dialer Call Stage
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
StageSetConfigurationList |
Allows for querying and management stage set objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
StatCondition | A policy condition that checks if a system statistic matches a certain value. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
StatRule |
A rule with a statistics-based condition.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
StatSequenceItem |
A Class that represents a Sequence Item that is triggered when a Stat meets a specific condition.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TimeAndDateCondition | A PolicyCondition which will check the current time and date. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TimeAndDayCondition | A PolicyCondition which will check the current time and day of the week. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TimeCondition | A PolicyCondition which will check the current time. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TimeRule |
A rule with a time-based condition.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TimeSequenceItem |
A class that represents a sequence item that is triggered as a specific moment in time, or repeatedly at a specific interval of time.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TimezoneMapDatasetConfiguration |
Contains configuration settings for a Dialer timezone map dataset.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TimezoneMapDatasetConfigurationList |
Allows for querying and managing timezone map dataset configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
UpdateCommand | A command that updates existing records in a contact list table. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ZoneSetConfiguration |
Contains configuration and administration settings for a Dialer zone set.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ZoneSetConfigurationList |
Allows for querying and managing zone set configuration objects.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. |
Structures
Structure | Description | |
---|---|---|
CampaignConfiguration..::..CampaignTestResults |
Contains a series of values returned from the Test(Int32) method.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignConfiguration..::..QuickValidateResults |
Contains the results from a call to QuickValidate()()()().
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignConfiguration..::..SkillCombination |
Represents a single combination of skill values occuring in the contact list.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. |
Interfaces
Interface | Description | |
---|---|---|
IExpression | The base class of all expression classes used to construct expression trees by subclasses of ContactListCommand. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. |
Enumerations
Enumeration | Description | |
---|---|---|
AbandonControl |
Specifies if a call is considered abandoned.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
AggregateFunctionType | Aggregate function types.. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptControlType |
Possible types of controls appearing in a script.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptDateTimeFormat |
Possible types of date/time formats appearing in a script.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BaseScriptPageConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
BinaryOperationType | Binary operators that can be applied to expressions. Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CampaignStatus |
Bit flags indicating the status of a campaign. Used with the CampaignStatusChanged event.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
CCSConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ConnectionConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactColumnConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ContactListConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DialerConnectionState |
Campaign Server connection state
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
DNCSourceConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
FilterConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
FilterType |
Filters types to apply to object queries.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ODSConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PhoneNumberTypeConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
PolicySetConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ResourceType |
Types of files that can be uploaded to the central campaign server.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
RuleSetConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ScheduleConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ServerType |
Dialer Server Types
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
SkillSetConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
StageSetConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TableType |
The database tables associated with a contact list object.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
TimezoneMapDatasetConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. | |
ZoneSetConfiguration..::..Property |
Specifies constants indicating what properties this configuration object supports.
Note: This is supported for IC Server version 4.0 (with Interaction Dialer 4.0) and beyond. |