Edit

Share via


WorkItemReference Class

Definition

Contains reference to a work item.

[System.Runtime.Serialization.DataContract]
public class WorkItemReference : Microsoft.VisualStudio.Services.WebApi.ISecuredObject
type WorkItemReference = class
    interface ISecuredObject
Public Class WorkItemReference
Implements ISecuredObject
Inheritance
WorkItemReference
Derived
Attributes
Implements
Microsoft.VisualStudio.Services.WebApi.ISecuredObject

Constructors

WorkItemReference()
WorkItemReference(String)

internal use only - for ISecuredObject information

Properties

Id

Work item ID.

Url

REST API URL of the resource

Explicit Interface Implementations

ISecuredObject.GetToken()
ISecuredObject.NamespaceId
ISecuredObject.RequiredPermissions

Applies to