Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
|---|---|---|
| .gif) | CheckinNotes | Gets or sets the check-in note data. | 
| .gif) | FieldDefinitions | Gets the check-in note field definitions. | 
Top
Methods
| Name | Description | |
|---|---|---|
| .gif) | Evaluate | Verifies that the required check-in notes have content. | 
Top