Edit

CloneOptions Class

Definition

[System.Runtime.Serialization.DataContract]
public class CloneOptions
type CloneOptions = class
Public Class CloneOptions
Inheritance
CloneOptions
Attributes

Constructors

CloneOptions()

Properties

CloneRequirements

If set to true requirements will be cloned

CopyAllSuites

copy all suites from a source plan

CopyAncestorHierarchy

copy ancestor hieracrchy

DestinationWorkItemType

Name of the workitem type of the clone

OverrideParameters

Key value pairs where the key value is overridden by the value.

RelatedLinkComment

Comment on the link that will link the new clone test case to the original Set null for no comment

Applies to