title: "SelectionList.ExportCellLimit" category: reference tags: [aet, selection-list, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
SelectionList.ExportCellLimit
Groep: Selection list Type: System · Waardetype: int32 Custom: Nee · Nullable: Nee
Beschrijving: Export cell limit
Maximum number of cells that can be exported.
Waardebewerken
- Actuele waarde:
500000 - Overerfde waarde:
500000 - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "SelectionList.ExportCellLimit",
"settingType": "System",
"description": "Export cell limit",
"longDescription": "Maximum number of cells that can be exported.",
"value": 500000,
"valueType": "int32",
"valueDisplayModel": 500000,
"inheritedValue": 500000,
"inheritedFromDescription": "Inherited from factory settings.",
"inheritedValueDisplayModel": 500000,
"isCustom": false,
"isNullable": false,
"unit": "cells"
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("SelectionList.ExportCellLimit")Volledige setting-data. Bron:ApplicationElementTreeData.json.