The EnableRangeLimit property indicates whether or not parameter values are confined to a particular range. Read
Property EnableRangeLimit As Boolean
If the EnableRangeLimit value is True, the values that the user is allowed to choose for the parameter are confined to a certain range. This range is specified by the two properties: MaximumValue Property and MinimumValue Property. If the EnableRangeLimit value is False, then MaximumValue, and MinimumValue do not apply.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |