Revit 2018 API |
ElementRecord..::..GetOwnerViewId Method |
ElementRecord Class See Also |
Gets the element id of the owner view record.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.13)
Since:
2011
Syntax
C# |
---|
public ElementId GetOwnerViewId() |
Visual Basic |
---|
Public Function GetOwnerViewId As ElementId |
Visual C++ |
---|
public: ElementId^ GetOwnerViewId() |