Click or drag to resize
RequestLimit Property
An upper bound on the total results to be returned.

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

Property Value

Type: Int32
See Also