Class that contains the reference names for core fields.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.WorkItemTracking.Client.CoreFieldReferenceNames
Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
声明
Public NotInheritable Class CoreFieldReferenceNames
public static class CoreFieldReferenceNames
public ref class CoreFieldReferenceNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type CoreFieldReferenceNames =  class end
public final class CoreFieldReferenceNames
The CoreFieldReferenceNames type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) .gif) | All | Gets all the reference names in this class. | 
| .gif) .gif) | Count | Gets the number of core field reference names. | 
Top
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | AreaId | Area ID. | 
| .gif) .gif) | AreaPath | Area Path. | 
| .gif) .gif) | AssignedTo | Assigned To. | 
| .gif) .gif) | AttachedFileCount | Attached File Count. | 
| .gif) .gif) | AuthorizedAs | Authorized As. | 
| .gif) .gif) | ChangedBy | Changed By. | 
| .gif) .gif) | ChangedDate | Changed Date. | 
| .gif) .gif) | CreatedBy | Created By. | 
| .gif) .gif) | CreatedDate | Created Date. | 
| .gif) .gif) | Description | Description. | 
| .gif) .gif) | ExternalLinkCount | External Link Count. | 
| .gif) .gif) | History | History. | 
| .gif) .gif) | HyperLinkCount | Hyper Link Count. | 
| .gif) .gif) | Id | ID. | 
| .gif) .gif) | IterationId | Iteration ID. | 
| .gif) .gif) | IterationPath | Iteration Path. | 
| .gif) .gif) | LinkType | Link Type. | 
| .gif) .gif) | NodeName | Node Name. | 
| .gif) .gif) | Reason | Reason. | 
| .gif) .gif) | RelatedLinkCount | Related Link Count. | 
| .gif) .gif) | Rev | Revision. | 
| .gif) .gif) | RevisedDate | Revised Date. | 
| .gif) .gif) | State | State. | 
| .gif) .gif) | TeamProject | Team Project. | 
| .gif) .gif) | Title | Title. | 
| .gif) .gif) | WorkItemType | Work Item Type. | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.