TfvcChangesetSearchCriteria Class
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.
Criteria used in a search for change lists
[System.Runtime.Serialization.DataContract]
public class TfvcChangesetSearchCriteria
type TfvcChangesetSearchCriteria = class
Public Class TfvcChangesetSearchCriteria
- Inheritance
-
TfvcChangesetSearchCriteria
- Attributes
Author |
Alias or display name of user who made the changes |
Follow |
Whether or not to follow renames for the given item being queried |
From |
If provided, only include changesets created after this date (string) Think of a better name for this. |
From |
If provided, only include changesets after this changesetID |
Include |
Whether to include the _links field on the shallow references |
Item |
Path of item to search under |
Mappings |
The items to search under. This is used when using a workspace as a query filter. |
To |
If provided, only include changesets created before this date (string) Think of a better name for this. |
To |
If provided, a version descriptor for the latest change list to include |
version |
Version of the item to search |
Produk | Versi |
---|---|
Azure DevOps Services .NET SDK | preview, latest |