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 | |
---|---|---|
![]() |
LimitFilter | Creates a Limit filter. |
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.) |
![]() |
MaximumValue | Specifies a hard limit to what a user can set this limit filter value to be. |
![]() |
Name | Gets the name of the filter. (Inherited from FilterBase.) |
![]() |
Value | Gets or sets the value of this Limit filter. |
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. (Inherited from UserInputFilter.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
MaximumValuePropertyName | Represents the maximum number of entity instances that are returned by this limit filter. |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace