The element in which the subelement resides.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Element Element { get; }Property Value
Element
Remarks
If subelement refers to whole element, this element is returned.
See Also
Reference