The maximum number of possible digits in this TdDecimal instance.
'Declaration
Public ReadOnly Property Precision As Byte
'Usage
Dim instance As TdDecimal
Dim value As Byte
value = instance.Precision
public byte Precision {get;}
public:
property byte Precision {
byte get();
}
Property Value
A number ranging from 1 through 38.
Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2