Description

Determines the sorting mode, if any, applied when picking up files from an input folder.

Details

Name

Value (int)

None

 

No sorting is performed, files are listed as returned from the system. Default.

0

Name

 

Files are sorted by file name.

1

DateCreated

 

Files are sorted using the file creation date on the file.

2

DateModifed

 

Files are sorted using the last modified date on the file.

3