Share via


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
Protected method FilterBase

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Indicates whether the filter contains a localized display name.
Public property LocalizedDisplayName Gets the localized display name of the filter.
Public property Name Gets the name of the filter.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

FilterBase Class

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace