Edit

GitRevert Class

Definition

[System.Runtime.Serialization.DataContract]
public class GitRevert : Microsoft.TeamFoundation.SourceControl.WebApi.GitAsyncRefOperation
type GitRevert = class
    inherit GitAsyncRefOperation
Public Class GitRevert
Inherits GitAsyncRefOperation
Inheritance
Attributes

Constructors

GitRevert()

Properties

DetailedStatus (Inherited from GitAsyncRefOperation)
Links (Inherited from GitAsyncRefOperation)
Parameters (Inherited from GitAsyncRefOperation)
RevertId
Status (Inherited from GitAsyncRefOperation)
Url

A URL that can be used to make further requests for status about the operation

(Inherited from GitAsyncRefOperation)

Applies to