POST api/{version}/General/DatatableToJobject
DataTable to List(JObject) Sample
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfListOfJObject| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | Collection of Collection of Object |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.