AccountRecentActivityWorkItemModel 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.
Represents Work Item Recent Activity
[System.Runtime.Serialization.DataContract]
public class AccountRecentActivityWorkItemModel
type AccountRecentActivityWorkItemModel = class
Public Class AccountRecentActivityWorkItemModel
- Inheritance
-
AccountRecentActivityWorkItemModel
- Attributes
Constructors
AccountRecentActivityWorkItemModel() |
Properties
ActivityDate |
Date of the last Activity by the user |
ActivityType |
Type of the activity |
AssignedTo |
Assigned To |
ChangedDate |
Last changed date of the work item |
Id |
Work Item Id |
IdentityId |
TeamFoundationId of the user this activity belongs to |
State |
State of the work item |
TeamProject |
Team project the work item belongs to |
Title |
Title of the work item |
WorkItemType |
Type of Work Item |