Gets the element id of the owner view record.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId GetOwnerViewId()
Return Value
ElementId
The view record element id.
See Also
Reference