ReportingWorkItemRevisionsBatch Class
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.
[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
- Attributes
Constructors
ReportingWorkItemRevisionsBatch() |
Properties
ContinuationToken | (Inherited from StreamedBatch<T>) |
IsLastBatch | (Inherited from StreamedBatch<T>) |
NextLink | (Inherited from StreamedBatch<T>) |
Values | (Inherited from StreamedBatch<T>) |