Edit

Share via


WorkItemTypeColor Class

Definition

Describes a work item type's colors.

[System.Runtime.Serialization.DataContract]
public class WorkItemTypeColor
type WorkItemTypeColor = class
Public Class WorkItemTypeColor
Inheritance
WorkItemTypeColor
Attributes

Constructors

WorkItemTypeColor()

Properties

PrimaryColor

Gets or sets the color of the primary.

SecondaryColor

Gets or sets the color of the secondary.

WorkItemTypeName

The name of the work item type.

Applies to