Babelfish Help Documentation
C#
For Babelfish Release 1.11.1.3
Show/Hide TOC
Average
Method
IDENTIFIER Field
Each MergeMethod concrete class has a unique identifier. It is used in the serialization of MergedResultLists instances to identify how the Merged Result List should be calculated.
Definition
Namespace:
Scopos.BabelFish.DataActors.Tournaments
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
Copy
public
const
string
IDENTIFIER
= "Average"
Field Value
String
See Also
Reference
AverageMethod Class
Scopos.BabelFish.DataActors.Tournaments Namespace
In This Article
Definition
See Also