TestSuiteCloneRequest.CloneOptions Property
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.
Clone options for cloning the test suite.
[System.Runtime.Serialization.DataMember(Name="cloneOptions")]
public Microsoft.TeamFoundation.TestManagement.WebApi.CloneOptions CloneOptions { get; set; }
member this.CloneOptions : Microsoft.TeamFoundation.TestManagement.WebApi.CloneOptions with get, set
Public Property CloneOptions As CloneOptions
Property Value
- Attributes