Edit

Share via


WorkItemBatchGetRequest Class

Definition

Describes a request to get a set of work items

[System.Runtime.Serialization.DataContract]
public class WorkItemBatchGetRequest
type WorkItemBatchGetRequest = class
Public Class WorkItemBatchGetRequest
Inheritance
WorkItemBatchGetRequest
Attributes

Constructors

WorkItemBatchGetRequest()

Properties

AsOf

AsOf UTC date time string

ErrorPolicy

The flag to control error policy in a bulk get work items request. Possible options are {Fail, Omit}.

Expand

The expand parameters for work item attributes. Possible options are { None, Relations, Fields, Links, All }

Fields

The requested fields

Ids

The requested work item ids

Applies to