Click or drag to resize

QueryResultFrame Constructor (Int32)

Initializes a new instance of an object.

Namespace:  Dynamicweb.Analytics.Queries
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public QueryResultFrame(
	int offset
)

Parameters

offset
Type: SystemInt32
The offset to select records from.
See Also