FilterBase Members

Include Protected Members
Include Inherited Members

A storage mechanism that holds values for type descriptors that are associated with filter descriptors. Serves as a base class for other types of filters.

The FilterBase type exposes the following members.

Constructors

  Name Description
Protected method FilterBase This member is reserved for internal use and is not intended to be used directly from your code.. Initializes a new instance of the class by using a FilterDescriptor object.

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Determines whether the object contains a localized display name.
Public property FilterDescriptor Gets the filter descriptor.
Public property LocalizedDisplayName Gets the localized display name.
Public property Name Gets the filter base name.

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

FilterBase Class

Microsoft.Office.BusinessData.Runtime Namespace