iFeatureParameterInput.LimitListExpressions Method
Parent Object: iFeatureParameterInputDescription
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 StringParameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the expression to return. |