BuildMaster SDK Reference
Version:
PromotionRequirementStatus Class
Contains the current status of a promotion requirement.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Extensibility.PromotionRequirements.PromotionRequirementStatus
Syntax
public
class
PromotionRequirementStatus
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.
|