VersionControlServer.QueryBranchObjectOwnership Method
Include Protected Members
Include Inherited Members
Gets the BranchObjectOwnership objects associated with the specified Changeset IDs.
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 | |
---|---|---|
QueryBranchObjectOwnership(array<Int32[]) | Gets the BranchObjectOwnership objects associated with the specified Changeset IDs. | |
QueryBranchObjectOwnership(array<Int32[], ItemSpec) | Gets the BranchObjectOwnership objects associated with the specified Changeset IDs, constrained by the specified path filter. |
Top