FilterBase Members
SharePoint 2007
Provides an abstract base class for filters in the Business Data Catalog.
The following tables list the members exposed by the FilterBase type.
| Name | Description | |
|---|---|---|
| ContainsLocalizedDisplayName | Indicates whether the filter contains a localized display name. |
| LocalizedDisplayName | Gets the localized display name of the filter. |
| Name | Gets the name of the filter. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Equals | Overloaded. (inherited from Object) |
| GetHashCode | (inherited from Object) |
| GetType | (inherited from Object) |
| ReferenceEquals | (inherited from Object) |
| ToString | (inherited from Object) |