WorkItemErrorPolicy Enum
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.
Enum to control error policy in a bulk get work items request.
public enum WorkItemErrorPolicy
type WorkItemErrorPolicy =
Public Enum WorkItemErrorPolicy
- Inheritance
-
WorkItemErrorPolicy
Fields
Name | Value | Description |
---|---|---|
Fail | 1 | |
Omit | 2 |