2021 Class
Changes 2
C

FolderItemInfo

Description:
Contains data for each folder item in the organization settings of the project browser including folder parameter Id and folder name.
Remarks:
FolderItemInfo is the return value of BrowserOrganization.GetFolderItems().
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.FolderItemInfo
public class FolderItemInfo : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P ElementId ElementId The folder parameter Id
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P Name string The folder name