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