This documentation is archived and is not being maintained.

FieldFilter::Value Property

Gets or sets the value of this field filter.

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

public:
property Object^ Value {
	Object^ get ();
	void set (Object^ value);
}

Property Value

Type: System::Object
Returns Object.

Show: