This documentation is archived and is not being maintained.

MoveArgumentOutOfRangeException Constructor (String, String, String)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

public:
MoveArgumentOutOfRangeException(
	String^ moveBy, 
	String^ objectId, 
	String^ parentId
)

Parameters

moveBy
Type: System::String
objectId
Type: System::String
parentId
Type: System::String

Show: