Contains the current status of a promotion requirement.
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. |
Name | Description | |
---|---|---|
Description |
Gets a description of the current state of the promotion requirement. |
|
State |
Gets the current state of the promotion requirement. |
Name | Description | |
---|---|---|
ToString |
Returns a description of the current state of the promotion requirement. |