Filters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Filter QnAs based on given metadata list and knowledge base sources.
public class Filters
type Filters = class
Public Class Filters
- Inheritance
-
Filters
Constructors
Filters() |
Properties
LogicalOperation |
Gets or sets Logical operation used to join metadata filter with source filter. |
MetadataFilter |
Gets or sets QnAs that are associated with the given list of metadata. |
SourceFilter |
Gets QnAs that are associated with the given list of sources in knowledge base. |