Share

FloatAssetValue.HasLimits Property

Parent Object: FloatAssetValue

Description

Gets the boolean flag that indicates if this value has any limits it must be within to be valid. If True, use the GetLimits method to get the limit values.

Syntax

FloatAssetValue.HasLimits() As Boolean

Property Value

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

Version

Introduced in version 2014

Was this information helpful?