WorkItemBatchGetRequest 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.
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 |