Share

iFeatureParameterInput.LimitListCount Property

Parent Object: iFeatureParameterInput

Description

Property that returns the number of limit values if the LimitType is kParamLimitList. This property will fail in the case where the iFeatureDefinition object is associated with an iFeature instance.

Syntax

iFeatureParameterInput.LimitListCount() As Long

Property Value

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

Version

Introduced in version 6

Was this information helpful?