FolderItemInfo Class


Contains data for each folder item in the organization settings of the project browser including folder parameter Id and folder name.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2015

Syntax

C#
public class FolderItemInfo : IDisposable
Visual Basic
Public Class FolderItemInfo _
	Implements IDisposable
Visual C++
public ref class FolderItemInfo : IDisposable

Remarks

FolderItemInfo is the return value of BrowserOrganization.GetFolderItems().

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DBFolderItemInfo

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →