GetRequest Constructor
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 | |
---|---|---|
GetRequest(ItemSpec, VersionSpec) | Gets the specified item or the entire workspace at the specified version. | |
GetRequest(ItemSpec, Int32) | Gets the specified items or the entire workspace at the specified changeset. | |
GetRequest(String, RecursionType, VersionSpec) | Gets the specified items at the specified version. |
Top