WorkItemExpand 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.
Flag to control payload properties from get work item command.
public enum WorkItemExpand
type WorkItemExpand =
Public Enum WorkItemExpand
- Inheritance
-
WorkItemExpand
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Relations | 1 | |
Fields | 2 | |
Links | 3 | |
All | 4 |