LimitFilter Members

Include Protected Members
Include Inherited Members

Represents a Limit filter in the Business Data Catalog.

The LimitFilter type exposes the following members.

Constructors

  Name Description
Public method LimitFilter Creates a Limit filter.

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Indicates whether the filter contains a localized display name. (Inherited from FilterBase.)
Public property LocalizedDisplayName Gets the localized display name of the filter. (Inherited from FilterBase.)
Public property MaximumValue Specifies a hard limit to what a user can set this limit filter value to be.
Public property Name Gets the name of the filter. (Inherited from FilterBase.)
Public property Value Gets or sets the value of this Limit filter.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetFilterValueType When overridden in a derived class, returns the type of the filter value. (Inherited from UserInputFilter.)
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

Fields

  Name Description
Public fieldStatic member MaximumValuePropertyName Represents the maximum number of entity instances that are returned by this limit filter.

Top

See Also

Reference

LimitFilter Class

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace