FileImportScriptCanAcceptMultipleFiles Property |
Returns true if the script can accept multiple files to be imported into a single table
Namespace: Altaxo.ScriptingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool CanAcceptMultipleFiles { get; }
Property Value
BooleanSee Also