Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CloneOptions::CloneRequirements Property

 

If we need to clone requirements for Requirement Based suite, default to false

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

public:
property bool CloneRequirements {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Return to top
Show: