Edit

GitMergeOriginRef Class

Definition

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

Constructors

Name Description
GitMergeOriginRef()

Properties

Name Description
PullRequestId

Methods

Name Description
SetSecuredObject(ISecuredObject) (Inherited from VersionControlSecuredObject)

Explicit Interface Implementations

Name Description
ISecuredObject.GetToken() (Inherited from VersionControlSecuredObject)
ISecuredObject.NamespaceId (Inherited from VersionControlSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from VersionControlSecuredObject)

Applies to