IWorkItemUserAction Interface
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Interface IWorkItemUserAction
public interface IWorkItemUserAction
public interface class IWorkItemUserAction
type IWorkItemUserAction = interface end
public interface IWorkItemUserAction
The IWorkItemUserAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
HighlightBackColor | ||
HighlightForeColor | ||
RequiredText | ||
UserActionRequired |
Top
Events
Name | Description | |
---|---|---|
UserActionRequiredChanged |
Top
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace