title: "DataCollection.ImportLimit" category: reference tags: [aet, data-collections, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published

DataCollection.ImportLimit

Groep: Data collections Type: System · Waardetype: int32 Custom: Nee · Nullable: Nee

Beschrijving: Import row limit

Maximum number of rows that can be imported.

Waardebewerken

Raw JSONbewerken

{
  "settingId": "DataCollection.ImportLimit",
  "settingType": "System",
  "description": "Import row limit",
  "longDescription": "Maximum number of rows that can be imported.",
  "value": 100000,
  "valueType": "int32",
  "valueDisplayModel": 100000,
  "inheritedValue": 100000,
  "inheritedFromDescription": "Inherited from factory settings.",
  "inheritedValueDisplayModel": 100000,
  "isCustom": false,
  "isNullable": false,
  "unit": "rows"
}

Brondatabewerken