FailCount Property (.NET)

 

Type: Integer

 

This property returns the total number of RET rules that resulted in a Fail condition for the RET test that returned the RuleEngineResult instance. Note that this count is for one particular instance of the tested rule set - it is not cumulative across users tested multiple times or across all users tested.

 

Tip: See the rules-dataset.aspx sample for a demonstration of this property.

 

Note: This property requires the Enterprise Edition of BrowserHawk

 

See Also:

FailIds Property (.NET)

IsFail Method (.NET)

InfoCount Property (.NET)

PassCount Property (.NET)

SuppressCount Property (.NET)

TotalCount Property (.NET)

WarnCount Property (.NET)

About the RuleEngineResult Class

About the RuleEngine Class

About Rules Enforcement Technology (RET)