Share via


Level.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 Level
'Usage
Dim instance As Level 
Dim returnValue As Level 

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

Return Value

Type: Microsoft.TeamFoundation.Warehouse.Level

.NET Framework Security

See Also

Reference

Level Class

Level Members

Microsoft.TeamFoundation.Warehouse Namespace