Table of Contents

Method GetList

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

GetList(RestQueryParameter)

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

Parameters

restQueryParameter RestQueryParameter

Returns

Task<IActionResult>