Share via


Fact.Clone Method

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public Function Clone As Fact
'Usage
Dim instance As Fact 
Dim returnValue As Fact 

returnValue = instance.Clone()
public Fact Clone()
public:
Fact^ Clone()
public function Clone() : Fact

Return Value

Type: Microsoft.TeamFoundation.Warehouse.Fact

.NET Framework Security

See Also

Reference

Fact Class

Fact Members

Microsoft.TeamFoundation.Warehouse Namespace