This documentation is archived and is not being maintained.

IPendingCheckinNotes::Evaluate Method

Verifies that the required check-in notes have content.

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

array<CheckinNoteFailure^>^ Evaluate()

Return Value

Type: array<Microsoft.TeamFoundation.VersionControl.Client::CheckinNoteFailure>
The array of failures.

Show: