Share

iFeatureParameterInput.Parameter Property

Parent Object: iFeatureParameterInput

Description

Property that returns the parameter in the model this iFeature parameter is dependent on. This property will return Nothing in the case where the iFeatureDefinition object is not associated with an iFeature instance.

Syntax

iFeatureParameterInput.Parameter() As Parameter

Property Value

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

Version

Introduced in version 6

Was this information helpful?