Click or drag to resize
RequestPageSize Property
Page size for results. Must be between 1 and MAX_PAGE_SIZE, default is MAX_PAGE_SIZE.

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

Property Value

Type: Int32
See Also