Click or drag to resize
IDataQuerySettingsOffset Property
Index of the first record to return (use for paging together with MaxRecords)

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
int Offset { get; set; }

Property Value

Type: Int32
See Also