This documentation is archived and is not being maintained.
Workspace::EvaluateCheckin2 Method
Visual Studio 2013
Evaluate the pending changes to verify whether they are ready to check in.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
EvaluateCheckin2(CheckinEvaluationOptions, IEnumerable<PendingChange>, String, CheckinNote, array<WorkItemCheckinInfo>) | Evaluate the pending changes to verify whether they are ready to check in. |
|
EvaluateCheckin2(CheckinEvaluationOptions, IEnumerable<PendingChange>, IEnumerable<PendingChange>, String, CheckinNote, array<WorkItemCheckinInfo>) | Evaluate the pending changes to verify whether they are ready to check in. |
Show: