Edit

Share via


AccountRecentActivityWorkItemModel Class

Definition

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

Applies to