This documentation is archived and is not being maintained.
Field::Status Property
Visual Studio 2013
Gets a description of the current state of this field.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
The Status property contains a member of the FieldStatus enum. This property indicates whether the current value of this field is valid and, if not, why not.
- 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: