GET api/Member/SearchMembers?First={First}&NumberOfRow={NumberOfRow}&SearchString={SearchString}&IncludeInactive={IncludeInactive}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| First | integer |
Required |
|
| NumberOfRow | integer |
Required |
|
| SearchString | string |
Required |
|
| IncludeInactive | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.