For Babelfish Release 1.11.3.13

SumMethodIDENTIFIER 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#
public const string IDENTIFIER = "Sum"

Field Value

String

See Also