This documentation is archived and is not being maintained.
SavedCheckin Constructor
Visual Studio 2013
Initializes a new instance of the SavedCheckin class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SavedCheckin(String, array<PendingChange>, CheckinNote, array<WorkItemCheckedInfo>, String) | Construct checkin information from an tried checkin |
|
SavedCheckin(array<PendingChange>, String, CheckinNote, array<WorkItemCheckedInfo>, String) | Obsolete. Initializes a new SavedCheckin instance. |
|
SavedCheckin(array<PendingChange>, String, CheckinNote, array<WorkItemCheckinInfo>, String) | Obsolete. Initializes a new SavedCheckin instance. |
Show: