Share

iFeatureDefinition.IsTableDriven Property

Parent Object: iFeatureDefinition

Description

Property that specifies if this iFeature is driven by a table.

Syntax

iFeatureDefinition.IsTableDriven() As Boolean

Property Value

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

Samples

Name Description
Changing row of table driven iFeature This program demonstrates the edit of a table driven iFeature to change which row of the table is being used to drive the iFeature.

Version

Introduced in version 2009

Was this information helpful?