Click or drag to resize
GetListParamsbatch_size Property
The size of each page to be returned. Defaults to 1000000 (1 Million).

Namespace: RMP.WCF.Model
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int batch_size { get; set; }

Property Value

Type: Int32
See Also