DataApiQueryTake Property
|
Determines the number of ActualData Objects returned.
By default, Casewhere will take all.
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic int Take { get; set; }
Property Value
Int32
See Also