Edit

Share via


ReportingWorkItemRevisionsBatch Class

Definition

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

Constructors

ReportingWorkItemRevisionsBatch()

Properties

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

Applies to