PageInfoPageSize Property
Number of Models per Page
Namespace: Gemstone.Web.APIControllerAssembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.167 -- Release Build+892a03c3dbb675b99c038de5cdd8c3d77a46615f
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