GET api/Report/OptionalFields/{fieldId}/Values?searchText={searchText}&pageNumber={pageNumber}&rowsOfPage={rowsOfPage}&isCustom={isCustom}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, text/html

Sample:

Sample not available.