PromotionRequirementStatus Class

Contains the current status of a promotion requirement.

Inheritance Hierarchy

Syntax

public class PromotionRequirementStatus

Constructors

Name Description
PromotionRequirementStatus(PromotionRequirementState state, Inedo.Documentation.RichDescription description)

Initializes a new instance of the PromotionRequirementStatus class.

PromotionRequirementStatus(PromotionRequirementState state, string description)

Initializes a new instance of the PromotionRequirementStatus class.

Properties

Name Description
Description

Gets a description of the current state of the promotion requirement.

State

Gets the current state of the promotion requirement.

Methods

Name Description
ToString

Returns a description of the current state of the promotion requirement.