RequestMAX_PAGE_SIZE Field |
The maximum page size (200).
Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxpublic const int MAX_PAGE_SIZE = 200
Public Const MAX_PAGE_SIZE As Integer = 200
public:
literal int MAX_PAGE_SIZE = 200
static val mutable MAX_PAGE_SIZE: int
Field Value
Type:
Int32
See Also