This documentation is archived and is not being maintained.
WorkItem.IsPartialOpen Property
Visual Studio 2013
Gets a flag that describes whether the work item is partially opened.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
The IsPartialOpen property indicates that the work item is open and has minimum interaction with the server. See the PartialOpen method for more information.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: