AccountMyWorkResult.WorkItemDetails Property
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.
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