Endeca Presentation API
DynamicRefinementCount Property
NamespacesEndeca.NavigationRefinementConfigDynamicRefinementCount
Accessor which gets and sets the maximum number of dimension values (refinements) to return to the user. This is only used if the dimension value has Dynamic Ranking enabled.
Declaration Syntax
C#Visual BasicVisual C++
public virtual OptionalInt DynamicRefinementCount{ get; set;}
Public Overridable Property DynamicRefinementCount As OptionalInt
public:
virtual property OptionalInt^ DynamicRefinementCount {
	OptionalInt^ get ();
	void set (OptionalInt^ value);
}
Value
An
CopyC#
OptionalInt
specifying the maximum number of dimension values to return. An empty
CopyC#
OptionalInt
indicates to use the settings in Developer Studio. Defaults to an empty
CopyC#
OptionalInt
.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0