Edit

Share via


WorkItemDeleteReference Class

Definition

Reference to a deleted work item.

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

Constructors

WorkItemDeleteReference()

Properties

Code

The HTTP status code for work item operation in a batch request.

DeletedBy

The user who deleted the work item type.

DeletedDate

The work item deletion date.

Id

Work item ID.

Message

The exception message for work item operation in a batch request.

Name

Name or title of the work item.

Project

Parent project of the deleted work item.

Type

Type of work item.

Url

REST API URL of the resource

Applies to