TfvcShelvesetRequestData 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.
[System.Runtime.Serialization.DataContract]
public class TfvcShelvesetRequestData
type TfvcShelvesetRequestData = class
Public Class TfvcShelvesetRequestData
- Inheritance
-
TfvcShelvesetRequestData
- Attributes
Constructors
| TfvcShelvesetRequestData() |
Properties
| IncludeDetails |
Whether to include policyOverride and notes Only applies when requesting a single deep shelveset |
| IncludeLinks |
Whether to include the _links field on the shallow references. Does not apply when requesting a single deep shelveset object. Links will always be included in the deep shelveset. |
| IncludeWorkItems |
Whether to include workItems |
| MaxChangeCount |
Max number of changes to include |
| MaxCommentLength |
Max length of comment |
| Name |
Shelveset's name |
| Owner |
Owner's ID. Could be a name or a guid. |