WorkItemFieldReference 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.
Reference to a field in a work item
[System.Runtime.Serialization.DataContract]
public class WorkItemFieldReference : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type WorkItemFieldReference = class
inherit BaseSecuredObject
Public Class WorkItemFieldReference
Inherits BaseSecuredObject
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectWorkItemFieldReference
- Derived
- Attributes
Constructors
| WorkItemFieldReference() | |
| WorkItemFieldReference(ISecuredObject) |
Properties
| Name |
The name of the field. |
| ReferenceName |
The reference name of the field. |
| Url |
The REST URL of the resource. |
Methods
| Equals(Object) | |
| GetHashCode() |