IRdsAttributeTypeFolders.FindById

Syntax

FindById(Id: String): IRdsAttributeTypeFolder;

Parameters

Id - identifier of a folder, by which search is executed.

Description

The FindById method searches and returns contents of a folder if search is successful. An identifier, by which search is executed, is passed by the Id parameter.

See also:

IRdsAttributeTypeFolders