Share

iFeatureParameterInput.LimitListExpressions Method

Parent Object: iFeatureParameterInput

Description

Method that gets the expressions of the LimitType kParamLimitList. This property will fail in the case where the iFeatureDefinition object is associated with an iFeature instance.

Syntax

iFeatureParameterInput.LimitListExpressions( Index As Long ) As String

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the expression to return.

Version

Introduced in version 6

Was this information helpful?