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: 19.0.0.0 (19.0.0.405)
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().