Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.08 KB

devenv-allowmultiplefiles-property.md

File metadata and controls

30 lines (23 loc) · 1.08 KB
title description ms.author ms.date ms.topic author ms.reviewer
AllowMultipleFiles Property
Specifies if the action accepts multiple files.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

AllowMultipleFiles Property

Version: Available or changed with runtime version 13.0.

Specifies if the action accepts multiple files.

Applies to

  • Page File Upload Action

Remarks

The AllowMultipleFiles property specifies if the action accepts multiple files. The property is a Boolean value. If set to true, the action accepts multiple files. If set to false, the action only accepts a single file.

See also

Getting started with AL
Developing extensions