All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
MetaDataFilter Class Reference

MetaDataFilter class More...

Public Member Functions

 MetaDataFilter ()
 Initializes a new instance of the MetaDataFilter class. More...
 

Properties

MetaDataFilterInfoCollection Filter [get, set]
 Gets or sets the details of the meta data filter. More...
 
short FilterOperator [get, set]
 Gets or sets the logical operator to be applied for the filters. More...
 

Description

MetaDataFilter class

Constructor & Destructor Documentation

Initializes a new instance of the MetaDataFilter class.

Property Documentation

Gets or sets the details of the meta data filter.

short FilterOperator
getset

Gets or sets the logical operator to be applied for the filters.

Remarks
The enumeration for operator is as follows
EnumerationDescription
0AND
1OR