PageInfoPageSize Property
Number of Models per Page
Namespace: Gemstone.Web.APIControllerAssembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.169 -- Release Build+8faf1ecac713d04b6f66b1362cad3fcad71f0c24
public int PageSize { get; set; }
Public Property PageSize As Integer
Get
Set
public:
property int PageSize {
int get ();
void set (int value);
}
function get_PageSize();
function set_PageSize(value);
Property Value
Int32