Click or drag to resize

ObjectsPagingResultsT, UFrom Property

From which element number the query was done.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
[JsonPropertyAttribute(PropertyName = "from")]
public int From { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also