Edit

TestSuiteCloneRequest.CloneOptions Property

Definition

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

Applies to