FilterBase Members
Include Protected Members
Include Inherited Members
Provides an abstract base class for filters in the Business Data Catalog.
The FilterBase type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FilterBase |
Top
Properties
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. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace