Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the class that data filters are based on. Inherit from this class to make a new filter, or reference this class when performing operations on filters in general. A FilterBase object filters external system data according to specified criteria.
The FilterBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
FilterBase | Initializes a new instance of the class by using a FilterDescriptor object. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ContainsLocalizedDisplayName | Determines whether the object contains a localized display name. |
![]() |
FilterDescriptor | Gets the filter descriptor. |
![]() |
LocalizedDisplayName | Gets the localized display name. |
![]() |
Name | Gets the filter base name. |
Top
.gif)
.gif)