WorkItemExpand enum
Flag to control payload properties from get work item command.
Fields
None = 0 | Default behavior. |
Relations = 1 | Relations work item expand. |
Fields = 2 | Fields work item expand. |
Links = 3 | Links work item expand. |
All = 4 | Expands all. |