Click or drag to resize

mcRepoProcessModelSetuppageFilterSettings Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Settings for multi language filter test, used to filterout web pages written on another language

Namespace:  imbWBI.Core.WebClassifier.pipelineMCRepo.model
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public multiLanguageEvaluationTask pageFilterSettings { get; set; }

Property Value

Type: multiLanguageEvaluationTask
The multi language.
See Also