<Code Lib>
2025.3 Property
Changes 6
P

ElementId.IntegerValue

Description:
Provides the value of the element id as a 32-bit integer.

[ObsoleteAttribute("This property is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the Value property instead.")]
public int IntegerValue { get; }

Loading…