This documentation is archived and is not being maintained.

TeamProject::GetCheckinNoteFields Method

Gets the field definitions that are associated with this project.

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

public:
array<CheckinNoteFieldDefinition^>^ GetCheckinNoteFields()

Return Value

Type: array<Microsoft.TeamFoundation.VersionControl.Client::CheckinNoteFieldDefinition>
The CheckinNoteFieldDefinition objects that define these fields.

Show: