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
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
public: property ResultObjectType ResultObjectType { ResultObjectType get(); void set(ResultObjectType value); }
Property Value
Type: Microsoft.TeamFoundation.TestManagement.Client::ResultObjectTypeReturns ResultObjectType.
Show: