Click or drag to resize

IControlRuleBasename Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Caption name of the rule

Namespace:  imbWEM.Core.crawler.rules.control
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
string name { get; set; }

Property Value

Type: String

Implements

IObjectWithName.name
See Also