Bearbeiten

Share via


WorkItemTypeColor interface

Describes a work item type's colors.

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.

Property Details

primaryColor

Gets or sets the color of the primary.

primaryColor: string

Property Value

string

secondaryColor

Gets or sets the color of the secondary.

secondaryColor: string

Property Value

string

workItemTypeName

The name of the work item type.

workItemTypeName: string

Property Value

string