Click or drag to resize
RequestStart Property
Start index (1-based) for queries. The default is 1.

Namespace: Rally.RestApi
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public int Start { get; set; }

Property Value

Type: Int32
See Also