LimitFilter Properties

Include Protected Members
Include Inherited Members

The LimitFilter type exposes the following members.

Properties

  Name Description
Public property ContainsLocalizedDisplayName Determines whether the object contains a localized display name. (Inherited from FilterBase.)
Public property FilterDescriptor Gets the filter descriptor. (Inherited from FilterBase.)
Public property Item Gets or sets the value of the limit filter item at the specified index. The index must be zero. (Overrides UserInputFilter.Item[Int32].)
Public property LocalizedDisplayName Gets the localized display name. (Inherited from FilterBase.)
Public property Name Gets the filter base name. (Inherited from FilterBase.)
Public property Value Gets or sets the value of this Limit filter.
Public property ValueCount Gets the value of the Limit filter. The value of this property is always 1. (Overrides UserInputFilter.ValueCount.)

Top

See Also

Reference

LimitFilter Class

Microsoft.Office.BusinessData.Runtime Namespace