  | QueryResultFrameOffset Property  | 
 
            Gets or sets the offset to select records from.
            
 
    Namespace: 
   Dynamicweb.Analytics.Queries
    Assembly:
   Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic int Offset { get; set; }Public Property Offset As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also