Click or drag to resize

FieldSpec.Decimals Property (Typed)

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

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

Property Value

Type: DWord
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