SavedCheckin Constructor
Include Protected Members
Include Inherited Members
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.
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. |
Top