Share via


SavedCheckin Members

Include Protected Members
Include Inherited Members

Represents a saved attempt of a check-in for a workspace.

The SavedCheckin type exposes the following members.

Constructors

 

Name

Description

Public method

SavedCheckin

Overloaded.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

HasMatchingCheckinItem

Returns true if an item from this attempted check-in matches the specified pending change.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Public method

UpdateCheckinItems

Updates the saved channel info with the current check states. The specified checked states may be a filtered subset of the overall set of pending changes. Therefore, this list does not replace the current channel checked states. Instead, this method makes sure that the specified checked states occur in saved channel info and the unchecked changes do not.

Top

Properties

 

Name

Description

Public property

CheckinNotes

Public property

Comment

Public property

Count

Public property

PolicyOverrideComment

Public property

WorkItemsCheckedInfo

Gets the list of the checked info of the persistent work items.

Top

See Also

Reference

SavedCheckin Class

Microsoft.TeamFoundation.VersionControl.Client Namespace