Share

ClientFeature.IsOwnedByFeature Property

Parent Object: ClientFeature

Description

Property that returns whether this object is owned by a feature. If True, the OwnedBy property returns the owning feature.

Syntax

ClientFeature.IsOwnedByFeature() As Boolean

Property Value

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

Version

Introduced in version 2008

Was this information helpful?