Click or drag to resize

imbMCRepositorydoExcludeIrrelevantPages Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

If true it will skip a crawled page that was evaluated as irrelevant, during MCWebSite repository construction

Namespace:  imbMiningContext.MCRepository
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "")]
public bool doExcludeIrrelevantPages { get; set; }

Property Value

Type: Boolean
See Also