Click or drag to resize

FieldSpec.Decimals Property

X#
A numeric value representing the number of decimals defined to this field specification.

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Decimals AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A numeric value representing the number of decimals defined to this field specification.
Remarks
A numeric value representing the number of decimals defined to this field specification. This argument is used for numeric data types only. The default is 0.
See Also