DataApiQuerySkip Property
|
Bypasses a specified number of elements in a sequence and then returns the remaining elements.
By default, Casewhere will skip none.
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic int Skip { get; set; }
Property Value
Int32
See Also