Babelfish Help Documentation
C#
For Babelfish Release 1.12.3.10
Show/Hide TOC
Sum
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.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
Copy
public
const
string
IDENTIFIER
= "Sum"
Field Value
String
See Also
Reference
SumMethod Class
Scopos.BabelFish.DataActors.Tournaments Namespace
In This Article
Definition
See Also