Data Api QuerySkip Property
Bypasses a specified number of elements in a sequence and then returns the remaining elements.
By default, Casewhere will skip none.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public int Skip { get; set; }