Share via


IFilterDescriptor Members

Include Protected Members
Include Inherited Members

Describes a filter.

The IFilterDescriptor type exposes the following members.

Properties

  Name Description
Public property FilterField Retrieves the Field in the view that is affected by the result of this filter, described by dot path notation.
Public property FilterType Retrieves the type of the filter.
Public property Id Gets the identifier of the metadata object. (Inherited from IMetadataStruct.)
Public property IsCached Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.)
Public property Name Gets the name of the metadata object. (Inherited from IMetadataStruct.)
Public property Type Retrieves the type of the filter implementation.

Top

Methods

  Name Description
Public method ContainsLocalizedDisplayName Determines whether this metadata object contains a localized display name. (Inherited from IMetadataObject.)
Public method GetDefaultDisplayName Returns the default display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedDisplayName Returns the localized display name of this metadata object. (Inherited from IMetadataObject.)
Public method GetLocalizedNames Returns the localized names of this metadata object. (Inherited from IMetadataObject.)
Public method GetMethod Returns the method that has this filter.
Public method GetProperties Returns the properties of this metadata object. (Inherited from IMetadataObject.)
Public method GetTypeDescriptors Retrieves the type descriptors associated with this filter.

Top

See Also

Reference

IFilterDescriptor Interface

Microsoft.BusinessData.MetadataModel Namespace