Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enumerates common work item CoreField objects.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Enumeration CoreField
'Usage
Dim instance As CoreField
public enum CoreField
public enum class CoreField
public enum CoreField
Members
Member name | Description | |
---|---|---|
Id | ||
Rev | ||
Title | ||
Description | ||
WorkItemType | ||
TeamProject | ||
State | ||
Reason | ||
CreatedBy | Can be a user other than the one who is authenticated. See AuthorizedAs. | |
AssignedTo | ||
ChangedBy | ||
ChangedDate | ||
CreatedDate | ||
RevisedDate | ||
AuthorizedAs | The "person name" field, used to store the name of the user who is authenticated to make the change. | |
History | ||
AreaPath | ||
AreaId | ||
IterationPath | ||
IterationId | ||
NodeName | ||
RelatedLinkCount | ||
HyperLinkCount | ||
AttachedFileCount | ||
ExternalLinkCount |
Remarks
The associated values of the enumeration list are unique IDs that are the same for any Team Foundation Server.