This documentation is archived and is not being maintained.
IPendingCheckin Interface
Visual Studio 2013
An interface that provides data for policies.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The IPendingCheckin type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CheckinNotes | Gets an interface that represents the check-in notes portion of the pending check-in. |
![]() | PendingChanges | Gets an interface that represents the pending changes portion of the pending check-in. |
![]() | Policies | Gets an interface that represents the policies portion of the pending check-in. |
![]() | WorkItems | Gets an interface that represents the work items portion of the pending check-in. |
| Name | Description | |
|---|---|---|
![]() | GetService | Gets the service object of the specified type. (Inherited from IServiceProvider.) |
Show:
