Click or drag to resize

SpecificationTMaximumResults Property

Gets the maximum number of records that must be retrieved using this specification.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntax
public int MaximumResults { get; }

Property Value

Type: Int32

Implements

ISpecificationTMaximumResults
See Also