Edit

Share via


WorkItemStateColor Class

Definition

Work item type state name, color and state category

[System.Runtime.Serialization.DataContract]
public class WorkItemStateColor : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type WorkItemStateColor = class
    inherit BaseSecuredObject
Public Class WorkItemStateColor
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
WorkItemStateColor
Attributes

Constructors

WorkItemStateColor()
WorkItemStateColor(ISecuredObject)

Properties

Category

Category of state

Color

Color value

Name

Work item type state name

Applies to