GET api/Column/pageList
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
PageSize | integer |
None. |
|
Current | integer |
None. |
|
GroupName | string |
None. |
|
SortBy | string |
None. |
|
Descending | boolean |
None. |
|
Columns | Collection of string |
None. |
|
Search | string |
None. |
|
Overdue | boolean |
None. |
|
DicWhere | Dictionary of string [key] and string [value] |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.