SpaceObServer.Application.Properties.SortType

<< Zum Inhaltsverzeichnis >>

Navigation:  »Keine übergeordneten Themen verfügbar«

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"