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.

CloneOperationInformation::ResultObjectType Property

 

The type of the object generated by the Clone operation The ResultObjectId contains the ID of this object

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

public:
property ResultObjectType ResultObjectType {
	ResultObjectType get();
	void set(ResultObjectType value);
}
Return to top
Show: