GET api/Context/allhelp/{value}
Context help field and all values for that field
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| value |
Context help field (example: AAC) |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ContextHelp[]
Collection of ContextHelp| Name | Description | Type | Additional information |
|---|---|---|---|
| CODE | string |
None. |
|
| LITERAL | string |
None. |
|
| DESCRIPTION | string |
None. |
|
| CA | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.