GET api/v2/operationscreens/getlayout/{operationScreensId}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| operationScreensId | integer |
Required |
Response
Collection of OperationScreenLayoutDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| EntityValue | string | ||
| EntityDisplay | string | ||
| OperationScreenId | integer | ||
| Order | integer | ||
| MultipleSelection | boolean | ||
| OperationScreen | OperationScreenBasic |