For Babelfish Release 1.11.1.3

ReentryMethodIDENTIFIER 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#
public const string IDENTIFIER = "Reentry"

Field Value

String

See Also