Workspace.EvaluateCheckin2 Method
Include Protected Members
Include Inherited Members
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.
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. |
Top