Share

Connector.Owner Property

The host of the connector.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

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

Was this information helpful?