Click or drag to resize

DataApiQueryTake Property

Determines the number of ActualData Objects returned. By default, Casewhere will take all.

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public int Take { get; set; }

Property Value

Type: Int32
See Also