"ReportLabelLayout"
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
This provider name is implemented by the class
This archive provider enables access to the information regarding report label layout.
Supported Entities
| Name | Description |
|---|---|
| "reportLabelLayout" | reportLabelLayout |
Supported Columns
| Name | Restriction | Description | OrderBy |
|---|---|---|---|
| getAllRows | bool | GetAll: Get all rows of archive - use with care, you may be fetching the whole database | |
| getNoRows | bool | GetNone: Do not get any rows from the archive | |
| labelLayoutId | None | labelLayoutId | |
| name | None | Name | |
| description | None | Description | |
| layout | None | Layout | |
| papersize | None | Paper size | |
| orientation | None | Orientation |
Sample
GET /api/v1/archive/ReportLabelLayout?$select=getNoRows,labelLayoutId,description
Authorization: Basic dGplMDpUamUw
Accept: application/json; charset=utf-8
Accept-Language: sv
See also: