Share

FolderItemInfo.ElementId Property

Note: This API is now obsolete.

The folder parameter Id


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

[ObsoleteAttribute("This property is deprecated in Revit 2026 and may be removed in a later version of Revit. We suggest you use the 'getGroupingParameterIdPath' method instead.")]
public ElementId ElementId { get; }

Property Value

ElementId

See Also

Reference

Was this information helpful?