Reference for Team Foundation Server SDK
IWorkItemControl Interface

Defines the interface for a WorkItem control. This interface also contains a collection class for creating a list of these controls.

Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in microsoft.teamfoundation.workitemtracking.controls.dll)

Syntax

Visual Basic (Declaration)
Public Interface IWorkItemControl
Visual Basic (Usage)
Dim instance As IWorkItemControl
C#
public interface IWorkItemControl
C++
public interface class IWorkItemControl
J#
public interface IWorkItemControl
JScript
public interface IWorkItemControl
Remarks

This interface must be implemented by all the controls that are used in the Work Item Object Model Client.

See Also

Tags :


Page view tracker