Click or drag to resize

ISpecificationTMaximumResultsUpdated Event

Occurs when the maximum number of records has changed.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntax
event EventHandler<EventArgs<int>> MaximumResultsUpdated

Value

Type: SystemEventHandlerEventArgsInt32
See Also