The AnalyzerKeywordConfiguration type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AgentScore |
Provides access to the property representing the agent score for this keyword
(use Property.AgentScore).
|
![]() | Changed |
Indicates if this object has been modified since it was retrieved from the server.
(Inherited from EditableListConfigurationObject<(Of <(<'TPropertyEnum>)>)>.) |
![]() | ConfigurationId |
Gets the configuration ID. (Use Property.Id and Property.DisplayName to filter or sort on this property.)
(Inherited from ListConfigurationObject.) |
![]() | CustomerScore |
Provides access to the property representing the customer score for this keyword
(use Property.CustomerScore).
|
![]() | IsNewObject |
Gets a value indicating whether this object is a new object.
(Inherited from ConfigurationObject.) |
![]() | Language |
Gets the language.
|
![]() | MinimumConfidenceThreshold |
Provides access to the property representing the minimum confidence level for this keyword
(use Property.MinimumConfidenceThreshold).
|
![]() | OriginalConfigurationId |
Following a commit, this will be equivalent to the configuration ID that was assigned to this object prior
to the commit.
(Inherited from ListConfigurationObject.) |
![]() | PropertiesChanged |
Gets the properties that have been changed.
|
![]() | UserAntiPronunciations |
Provides access to the property representing the anti-words (Words not to be used as a match for this keyword) for this keyword
(use Property.UserAntiPronunciations).
|
![]() | UserAntiWords |
Provides access to the property representing the non-matching keyword value(s) (use Property.AltPhoneticSpelling).
|
![]() | UserPronunciations |
Provides access to the property representing the alternate phonetic spellings for this keyword (use Property.AltPhoneticSpelling).
|
![]() | UserWords |
Provides access to the property representing the keyword value(s) (use Property.UserWords).
|