Table of Contents

Method Count

Namespace
Innova.Rest.Server
Assembly
Innova.Rest.Server.dll

Count(RestQueryParameter)

[HttpPost("Count")]
public Task<IActionResult> Count(RestQueryParameter restQueryParameter)

Parameters

restQueryParameter RestQueryParameter

Returns

Task<IActionResult>