This documentation is archived and is not being maintained.

WorkItem::IsValid Method

Validates the fields of this work item.

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

public:
bool IsValid()

Return Value

Type: System::Boolean
True if all fields are valid. False if at least one field is not valid.

Show: