iFeature.iFeatureDefinition Property
Parent Object: iFeatureDescription
Property that returns the associated iFeatureDefinition.
Syntax
iFeature.iFeatureDefinition() As iFeatureDefinitionProperty Value
This is a read only property whose value is an iFeatureDefinition.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. |