Returns the Associated Level id.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2023

Syntax

C#
public ElementId GetAssociatedLevel()
Visual Basic
Public Function GetAssociatedLevel As ElementId
Visual C++
public:
ElementId^ GetAssociatedLevel()

See Also