Babelfish Help Documentation
C#
For Babelfish Release 1.12.4.4
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.12.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
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