WorkItemStateInputModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class WorkItemStateInputModel
type WorkItemStateInputModel = class
Public Class WorkItemStateInputModel
- Inheritance
-
WorkItemStateInputModel
- Attributes
Constructors
| WorkItemStateInputModel() |
Properties
| Color |
Color of the state |
| Name |
Name of the state |
| Order |
Order in which state should appear |
| StateCategory |
Category of the state |