ChangeRequest Class

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

Syntax

'Declaration
Public Class ChangeRequest _
    Implements ICloneable, IValidatable, IRecordable
'Usage
Dim instance As ChangeRequest
public class ChangeRequest : ICloneable, 
    IValidatable, IRecordable
public ref class ChangeRequest : ICloneable, 
    IValidatable, IRecordable
public class ChangeRequest implements ICloneable, IValidatable, IRecordable

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.ChangeRequest

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ChangeRequest Members

Microsoft.TeamFoundation.VersionControl.Server Namespace