object
(Details)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
serviceUrl | string |
Required | cannot be null | WFRC App |
searchField | string |
Required | cannot be null | WFRC App |
placeHolder | string |
Optional | cannot be null | WFRC App |
The URL to the service that you would like to search features on.
serviceUrl
-
is required
-
Type:
string
-
cannot be null
-
defined in: WFRC App
string
The name of the field that you would like the search to be applied to.
searchField
-
is required
-
Type:
string
-
cannot be null
-
defined in: WFRC App
string
The place holder text that shows up in the text box before a user starts typing.
placeHolder
-
is optional
-
Type:
string
-
cannot be null
-
defined in: WFRC App
string