Share

IntegerAssetValue.HasLimits Property

Parent Object: IntegerAssetValue

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

IntegerAssetValue.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?