Share

iFeatureParameterInput.DefaultExpression Property

Parent Object: iFeatureParameterInput

Description

Property that gets the expression which specifies the default value and unit. This is the default value of the Expression property. This property will fail in the case where the iFeatureDefinition object is associated with an iFeature instance.

Syntax

iFeatureParameterInput.DefaultExpression() As String

Property Value

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

Version

Introduced in version 6

Was this information helpful?