VersionControlServer.QueryMergesWithDetails Method
Include Protected Members
Include Inherited Members
Gets the merge history with details of the specified target item with an optional source.
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 | |
---|---|---|
QueryMergesWithDetails(String, VersionSpec, Int32, String, VersionSpec, Int32, VersionSpec, VersionSpec, RecursionType) | Gets the merge history with details of the specified target item with an optional source. | |
QueryMergesWithDetails(String, VersionSpec, Int32, String, VersionSpec, Int32, VersionSpec, VersionSpec, RecursionType, Boolean) | Gets the merge history with details of the specified target item with an optional source. |
Top