WorkItemReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |