IRdsAttributeTypeFolders.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - folder index.

Description

The Remove method removes a folder, which index is passed by the Index parameter, and returns True if removal is successful. Folder is removed with all child folders and attribute types.

See also:

IRdsAttributeTypeFolders