CoreFieldReferenceNames Class
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
'Declaration
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 | |
---|---|---|
All | Gets all the reference names in this class. | |
Count | Gets the number of core field reference names. |
Top
Fields
Name | Description | |
---|---|---|
AreaId | Area ID. | |
AreaPath | Area Path. | |
AssignedTo | Assigned To. | |
AttachedFileCount | Attached File Count. | |
AuthorizedAs | Authorized As. | |
AuthorizedDate | ||
ChangedBy | Changed By. | |
ChangedDate | Changed Date. | |
CreatedBy | Created By. | |
CreatedDate | Created Date. | |
Description | Description. | |
ExternalLinkCount | External Link Count. | |
History | History. | |
HyperLinkCount | Hyper Link Count. | |
Id | ID. | |
IterationId | Iteration ID. | |
IterationPath | Iteration Path. | |
LinkType | Link Type. | |
NodeName | Node Name. | |
Reason | Reason. | |
RelatedLinkCount | Related Link Count. | |
Rev | Revision. | |
RevisedDate | Revised Date. | |
State | State. | |
Tags | ||
TeamProject | Team Project. | |
Title | Title. | |
Watermark | ||
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.