IPendingCheckinWorkItems Interface

Information about the work items portion of the pending check-in.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Public Interface IPendingCheckinWorkItems
public interface IPendingCheckinWorkItems
public interface class IPendingCheckinWorkItems
type IPendingCheckinWorkItems =  interface end
public interface IPendingCheckinWorkItems

The IPendingCheckinWorkItems type exposes the following members.

Properties

  Name Description
Public property CheckedWorkItems Gets the array of checked work items.

Top

Events

  Name Description
Public event CheckedWorkItemsChanged An event that occurs each time the array of checked work items has changed.

Top

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace