Click or drag to resize

spiderLayerModuleEvaluationRestPolicy Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.modules.spiderLayerModuleEvaluationRestPolicy"]

Namespace:  imbWEM.Core.crawler.modules
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public enum spiderLayerModuleEvaluationRestPolicy
Members
  Member nameValueDescription
none0
assignToTheDeepestLayer1 The assign to the deepest layer
assignToTheInactive2 Assigns to the inactive subcollection
See Also