![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
The number of decimal places of the info item.
[Visual Basic .NET]
Public Property NumberDecimals As Integer
[C#]
public int NumberDecimals {get; set;}
[C++]
HRESULT get_NumberDecimals(
  System.Int32* number
);
[C++]
HRESULT put_NumberDecimals(
  long number
);
[C++] Parameters number [out, retval]
number is a parameter of type long* number [in]
number is a parameter of type long