TeamFoundationVersionControlService.QueryChangesForChangeset Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
QueryChangesForChangeset(TeamFoundationRequestContext, Int32, Boolean, Int32, ItemSpec, array<String[], Boolean) | Queries changes throughout a given changeset (can be paged or non-paged). | |
QueryChangesForChangeset(TeamFoundationRequestContext, Int32, Boolean, Int32, ItemSpec, array<String[], array<String[], Boolean) | Queries changes throughout a given changeset (can be paged or non-paged). |
Top