IPendingCheckinNotes Interface

Information about the check-in notes portion of the pending check in.

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

Syntax

'Declaration
Public Interface IPendingCheckinNotes
public interface IPendingCheckinNotes
public interface class IPendingCheckinNotes
type IPendingCheckinNotes =  interface end
public interface IPendingCheckinNotes

The IPendingCheckinNotes type exposes the following members.

Properties

  Name Description
Public property CheckinNotes Gets or sets the check-in note data.
Public property FieldDefinitions Gets the check-in note field definitions.

Top

Methods

  Name Description
Public method Evaluate Verifies that the required check-in notes have content.

Top

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace