Provides access to the property representing the analyzer keyword sets for this workgroup (use Property.AnalyzerKeywordSets).
Namespace: ININ.IceLib.ConfigurationAssembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
[ObsoleteAttribute("AnalyzerKeywordSets are configured with recorder policies instead of with workgroups now.")] public GeneralConfigurationProperty<WorkgroupConfiguration..::..Property, Collection<AnalyzerKeywordSetChannelRelationship>> AnalyzerKeywordSets { get; } |
Visual Basic |
---|
<ObsoleteAttribute("AnalyzerKeywordSets are configured with recorder policies instead of with workgroups now.")> _ Public ReadOnly Property AnalyzerKeywordSets As GeneralConfigurationProperty(Of WorkgroupConfiguration..::..Property, Collection(Of AnalyzerKeywordSetChannelRelationship)) Get |
Field Value
The property representing the analyzer keyword sets.Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.