The IFolder interface is a basic interface of the Folder repository object.
The interface does not contain its own properties and methods. To work with properties of a folder and its content generalized interfaces of all repository objects are used: IMetabaseObjectDescriptor and IMetabaseObject.
See also: