Click or drag to resize
UrlFilter Properties

The UrlFilter type exposes the following members.

Properties
  Name Description
Public property Field
Gets or sets the URL field's value to compare using the operator.
Public property LogicalOperator
Gets or sets the behavior in how the filter relates the collection of filters or filter before it.
(Inherited from ItemCollectionFilter.)
Public property Operator
Gets or sets the filter equality operator.
(Inherited from ItemCollectionFilter.)
Public property Value
Gets or sets the value of the filter to compare using the Operator.
(Inherited from ItemCollectionFilter.)
Top
See Also