Navigation:  OLE Automation > Application > Methods >

SpaceObServer.Application.ExpandToLevel

Previous pageReturn to chapter overviewNext page

Description

Expands the file system branch of the current root directory to the passed level.
 

Syntax

ExpandToLevel (ExpandLevel : <Integer>)
 

Parameters

ExpandLevel

Defines, up to which level the directory branch should be displayed.

 
Example

SOS.ExpandToLevel 2

Expands the current directory branch up to the 2nd level.

 
Remarks

All exports of the directory tree, except of the XMLExport, will consider only expanded directories when using False as ExportFullBranch parameter.