This documentation is archived and is not being maintained.

GetRequest Constructor

Initializes a new instance of the GetRequest class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method GetRequest(ItemSpec, VersionSpec) Gets the specified item or the entire workspace at the specified version.
Public method GetRequest(ItemSpec, Int32) Gets the specified items or the entire workspace at the specified changeset.
Public method GetRequest(String, RecursionType, VersionSpec) Gets the specified items at the specified version.
Top
Show: