UserInputFilter Members
Include Protected Members
Include Inherited Members
Provides a base class for all User Input filters in the Business Data Catalog.
The UserInputFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserInputFilter | Creates a UserInputFilter object. |
Top
Properties
Name | Description | |
---|---|---|
ContainsLocalizedDisplayName | Indicates whether the filter contains a localized display name. (Inherited from FilterBase.) | |
LocalizedDisplayName | Gets the localized display name of the filter. (Inherited from FilterBase.) | |
Name | Gets the name of the filter. (Inherited from FilterBase.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFilterValueType | When overridden in a derived class, returns the type of the filter value. | |
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