Endeca Presentation API
FirstPage Property
NamespacesEndeca.Navigation.AnalyticsStatementFirstPage
Gets the first row-number requested.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int FirstPage{ get;}
Public Overridable ReadOnly Property FirstPage As Integer
public:
virtual property int FirstPage {
	int get ();
}
Value
If the Statement is paged, returns an integer representing the first row-number requested. If the Statement is not paged, 0 is returned.

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