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