Share

ReferenceFeature.OwnedBy Property

Parent Object: ReferenceFeature

Description

Property that returns the owning PartFeature object. This property returns Nothing if the IsOwnedByFeature property returns False.

Syntax

ReferenceFeature.OwnedBy() As PartFeature

Property Value

This is a read only property whose value is a PartFeature.

Version

Introduced in version 2008

Was this information helpful?