Endeca Presentation API
DimSearchResultsOffset Property
NamespacesEndeca.NavigationENEQueryDimSearchResultsOffset
Gets and sets the offset with which the dimension search will begin returning results per dimension.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long DimSearchResultsOffset{ get; set;}
Public Overridable Property DimSearchResultsOffset As Long
public:
virtual property long long DimSearchResultsOffset {
	long long get ();
	void set (long long value);
}
Value
The offset into each dimension search result dimension.
Remarks
Defaults to 0.

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