PageInfoTotalCount Property
Number of Models
Namespace: Gemstone.Web.APIControllerAssembly: Gemstone.Web (in Gemstone.Web.dll) Version: 1.0.166 -- Release Build+4a305edb6f8467fec4d04bc8edb60d0dcc31a9ba
public int TotalCount { get; set; }
Public Property TotalCount As Integer
Get
Set
public:
property int TotalCount {
int get ();
void set (int value);
}
function get_TotalCount();
function set_TotalCount(value);
Property Value
Int32