The host of the connector.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Element Owner { get; }Property Value
Element
Remarks
The element that contains this connector. It may also contain other connectors.
See Also
Reference