<< Click to Display Table of Contents >> Navigation: »No topics above this level« SpaceObServer.Application.Properties.SortType |
Description
Indicates the type of data by which the exports should be sorted.
Syntax
property SortType: <String>;
Example
SOS.SortType = "Allocated"
Force sorting the directory tree by the allocated space of the directories.
Remarks
The following SortTypes are supported:
"Name", "Size", "Allocated", "Percent", "Files"