TestPlansLibraryWorkItemFilter interface

Container to hold information about a filter being applied in Test Plans Library.

Properties

fieldName

Work item field name on which the items are to be filtered.

fieldValues

Work item field values corresponding to the field name.

filterMode

Mode of the filter.

Property Details

fieldName

Work item field name on which the items are to be filtered.

fieldName: string

Property Value

string

fieldValues

Work item field values corresponding to the field name.

fieldValues: string[]

Property Value

string[]

filterMode

Mode of the filter.

filterMode: TestPlansLibraryWorkItemFilterMode

Property Value