ISpecificationTMaximumResults Property |
Gets the maximum number of results that must be returned by the specification.
Namespace:
Enkoni.Framework
Assembly:
Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntaxint MaximumResults { get; }
ReadOnly Property MaximumResults As Integer
Get
property int MaximumResults {
int get ();
}
abstract MaximumResults : int with get
Property Value
Type:
Int32
See Also