GET api/Report/OptionalFields/{fieldId}/Values?searchText={searchText}&pageNumber={pageNumber}&rowsOfPage={rowsOfPage}&isCustom={isCustom}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
fieldId | integer |
Required |
|
searchText | string |
None. |
|
pageNumber | integer |
Default value is 1 |
|
rowsOfPage | integer |
Default value is 10 |
|
isCustom | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, text/html
Sample:
Sample not available.