PromotionRequirementState Class

Indicates the current state of a promotion requirement.

Inheritance Hierarchy

Syntax

public sealed class PromotionRequirementState : System.Enum

Fields

Name Description
Met

The promotion requirement is met.

NotApplicable

The promotion requirement is not currently applicable.

NotMet

The promotion requirement is not met.