TestSuiteCloneRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Test suite clone request
[System.Runtime.Serialization.DataContract]
public sealed class TestSuiteCloneRequest
type TestSuiteCloneRequest = class
Public NotInheritable Class TestSuiteCloneRequest
- Inheritance
-
TestSuiteCloneRequest
- Attributes
Constructors
| TestSuiteCloneRequest() |
Properties
| CloneOptions |
Clone options for cloning the test suite. |
| DestinationSuiteId |
Suite id under which, we have to clone the suite. |
| DestinationSuiteProjectName |
Destination suite project name. |