For Babelfish Release 1.11.1.3

ResultEventRankDelta Property

The change in this participant's result list ranking. A positive value means the participant has moved up in the ranking. A negative value means the participant has moved down.

A change in the ranking can only happen when the participant is shooting (INTERMEDIATE Result Status), so there is no difference between an absolute and projected ranking change. They are all projected.

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public int RankDelta { get; set; }

Property Value

Int32

See Also