Edit

AccountMyWorkResult.WorkItemDetails Property

Definition

WorkItem Details

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.AccountWorkWorkItemModel> WorkItemDetails { get; set; }
member this.WorkItemDetails : System.Collections.Generic.IList<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.AccountWorkWorkItemModel> with get, set
Public Property WorkItemDetails As IList(Of AccountWorkWorkItemModel)

Property Value

Attributes

Applies to