Owner Property


Connector Owner Property

The host of the connector.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Element Owner { get; }

Property Value

Element
Remarks
The element that contains this connector. It may also contain other connectors.
See Also