Edit

Share via


WorkItemTypeTemplateUpdateModel Class

Definition

Describes a update work item type template request body.

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

Constructors

WorkItemTypeTemplateUpdateModel()

Properties

ActionType

Describes the type of the action for the update request.

Methodology

Methodology to which the template belongs, eg. Agile, Scrum, CMMI.

Template

String representation of the work item type template.

TemplateType

The type of the template described in the request body.

Applies to