Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
Show/Hide TOC
Reentry
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.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
Copy
public
const
string
IDENTIFIER
= "Reentry"
Field Value
String
See Also
Reference
ReentryMethod Class
Scopos.BabelFish.DataActors.Tournaments Namespace
In This Article
Definition
See Also