2026 Property
Changes 0
P

Element.Id

Description:
A unique identifier for an Element in an Autodesk Revit project.
Remarks:
Returns an object containing the project-wide unique identifier for this Element. The identifier with this id is only unique for the project, it is not unique across separate Autodesk Revit projects.
public ElementId Id { get; }