POST api/General/DatatableToList

DataTable to List(Dictionary(string, object)) Sample

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

JsonResultOfListOfDictionaryOfStringAndObject
NameDescriptionTypeAdditional information
Content

Collection of Dictionary of string [key] and Object [value]

None.

SerializerSettings

JsonSerializerSettings

None.

Encoding

Encoding

None.

Request

HttpRequestMessage

None.

Response Formats

application/json, text/json

Sample:

Sample not available.