This documentation is archived and is not being maintained.

FieldFilter::FieldDefinition Property

Gets the field definition instance that is modeled by this field filter.

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

public:
property FieldDefinition^ FieldDefinition {
	FieldDefinition^ get ();
}

Show: