ScriptingCommandsSortAndGroup Property
|
|
Sort and group documents or files by their name.
Namespace:
MediaCy.Automation.Automate
Assembly:
MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
Remarks
The input is a list of object which can contain the paths of files and directories
as well as documents. Directories are expanded to file lists according to the specified extensions
and recursivity options.
The output is either a sorted list of individual files and documents, or a list of lists when
grouping is performed.
See Also