Click or drag to resize
QueryParameters.Offset Property
Index of first record to get

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

Property Value

Type: Int32
See Also