Edit

Share via


ReportingWorkItemLinksBatch Class

Definition

[System.Runtime.Serialization.DataContract]
public class ReportingWorkItemLinksBatch : Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.StreamedBatch<Microsoft.TeamFoundation.WorkItemTracking.WebApi.Models.WorkItemRelation>
type ReportingWorkItemLinksBatch = class
    inherit StreamedBatch<WorkItemRelation>
Public Class ReportingWorkItemLinksBatch
Inherits StreamedBatch(Of WorkItemRelation)
Inheritance
ReportingWorkItemLinksBatch
Inheritance
ReportingWorkItemLinksBatch
Attributes

Constructors

ReportingWorkItemLinksBatch()

Properties

ContinuationToken (Inherited from StreamedBatch<T>)
IsLastBatch (Inherited from StreamedBatch<T>)
NextLink (Inherited from StreamedBatch<T>)
Values (Inherited from StreamedBatch<T>)

Applies to