2025 Class Back to 2025
C

ElementId

Version comparison

Members across versions

20 members across 9 versions · 5 added later · 2 removed · 3 changed · 2 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
C ElementId(BuiltInParameter)
same same same same same same same same same
C ElementId(Int32)
same same same same changed same same missing missing
C ElementId(BuiltInCategory)
same same same same same same same same same
C ElementId(Int64)
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same
M Compare(ElementId)
same same same same same same same same same
M CompareTo(Object)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M Equals(Object)
same same same same same same same same same
same same same same same same same same same
M op_Equality(ElementId, ElementId)
same same same same same same same same same
M op_GreaterThan(ElementId, ElementId)
same same same same same same same same same
M op_GreaterThanOrEqual(ElementId, ElementId)
same same same same same same same same same
M op_Inequality(ElementId, ElementId)
same same same same same same same same same
M op_LessThan(ElementId, ElementId)
same same same same same same same same same
M op_LessThanOrEqual(ElementId, ElementId)
same same same same same same same same same
M Parse(String)
not yet introduced not yet introduced not yet introduced added same changed same same same
same same same same same same same same same
M TryParse(String, ElementId%)
not yet introduced not yet introduced not yet introduced added same same same same same
same same same same changed same same missing missing
same same same same same same same same same
P Value
not yet introduced not yet introduced not yet introduced not yet introduced added same same same same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2025).
Identical to 2025: 2025.3
2025 current

Changes in 2020 vs 2025 4 missing 2 changed

Flip API Versions →

Missing in 2020 (only available in 2025)

Changed members

ElementId(Int32)
Became obsolete in 2025: This constructor is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the ElementId(Int64 id) constructor instead.
id Int32 The id.
ElementId.IntegerValue()
Became obsolete in 2025: This property is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the Value property instead.
→ returns Int32

Changes in 2021 vs 2025 4 missing 2 changed

Flip API Versions →

Missing in 2021 (only available in 2025)

Changed members

ElementId(Int32)
Became obsolete in 2025: This constructor is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the ElementId(Int64 id) constructor instead.
id Int32 The id.
ElementId.IntegerValue()
Became obsolete in 2025: This property is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the Value property instead.
→ returns Int32

Changes in 2022 vs 2025 4 missing 2 changed

Flip API Versions →

Missing in 2022 (only available in 2025)

Changed members

ElementId(Int32)
Became obsolete in 2025: This constructor is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the ElementId(Int64 id) constructor instead.
id Int32 The id.
ElementId.IntegerValue()
Became obsolete in 2025: This property is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the Value property instead.
→ returns Int32

Changes in 2023 vs 2025 2 missing 3 changed

Flip API Versions →

Missing in 2023 (only available in 2025)

Changed members

ElementId(Int32)
Became obsolete in 2025: This constructor is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the ElementId(Int64 id) constructor instead.
id Int32 The id.
ElementId.Parse(String)
idStr String The string representation of the id to return.
→ returns ElementId ElementId string represented.
ElementId.IntegerValue()
Became obsolete in 2025: This property is deprecated in Revit 2024 and may be removed in a future version of Revit. Please use the Value property instead.
→ returns Int32

Changes in 2024 vs 2025 1 changed

Flip API Versions →

Changed members

ElementId.Parse(String)
idStr String The string representation of the id to return.
→ returns ElementId ElementId string represented.