Share

FloatAssetValue.IsPercentage Property

Parent Object: FloatAssetValue

Description

Gets the boolean flag that indicates that this value represents a percentage value so the valid values must be in the range of 0.0 to 1.0 unless they’re further limited by additional limits which can be determined with the HasLimits property.

Syntax

FloatAssetValue.IsPercentage() As Boolean

Property Value

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

Version

Introduced in version 2014

Was this information helpful?