Gets the 0-based offset of the 'page' of records represented by this result.
            
    Namespace: 
   Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
 Remarks
Remarks
              This value is used on conjunction with RecordsPerPage to 
              locate the position of the current page of records within the total set of available 
              matching records. For example, if the value of RecordsPerPage
              is 10 and the value of RecordOffset is 30, then the current 
              page represents the fourth page of records.
            





