Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Tie
Breaking
Rule
Count
Of
Values Property
When EventName contains a place holder "{}", the ValueSeries are used to compile the actual list of EventNames to check against. Required when EventName has a placeholder, ignored otherwise.
Definition
Namespace:
Scopos.BabelFish.DataModel.Definitions
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
string
Values
{
get
;
set
; }
Property Value
String
See Also
Reference
TieBreakingRuleCountOf Class
Scopos.BabelFish.DataModel.Definitions Namespace
In This Article
Definition
See Also