Accessor which gets/sets the number of results to be returned
per dimension for all dimensions.
The per-dimension setting overrides the global setting for that dimension.
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
Visual Basic |
---|
Public Property NumResults As OptionalInt
Get
Set |
Field Value
An
CopyC#
that specified the number of results to be returned
per dimension for all dimensions.
If the
CopyC#
is empty, then, by default, all results
are returned.
See Also