nn::nex::RankingConstants::OrderCalculation Enumerated Type

Syntax

enum OrderCalculation;

Value

Value Description
ORDER_CALCULATION_113 Rank the third entry as third place if the top two names have the same score.
ORDER_CALCULATION_123 Rank according to update time if the top two names have the same score.

Description

Represents the rank calculation method.

Revision History

2012/02/14
Initial version.

CONFIDENTIAL