UnknownMigrationOwnerException Constructor (Int32)

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

Syntax

'Declaration
Public Sub New ( _
    ownerId As Integer _
)
public UnknownMigrationOwnerException(
    int ownerId
)
public:
UnknownMigrationOwnerException(
    int ownerId
)
new : 
        ownerId:int -> UnknownMigrationOwnerException
public function UnknownMigrationOwnerException(
    ownerId : int
)

Parameters

.NET Framework Security

See Also

Reference

UnknownMigrationOwnerException Class

UnknownMigrationOwnerException Overload

Microsoft.TeamFoundation.Framework.Server Namespace