Project.MIN_CURRENCY_DIGITS field

The minimum number of digits that can be displayed to the right of the decimal point when currency values are displayed.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly MIN_CURRENCY_DIGITS As Integer
'Usage
Dim value As Integer

value = Project.MIN_CURRENCY_DIGITS
public static readonly int MIN_CURRENCY_DIGITS

Remarks

The read-only value of MIN_CURRENCY_DIGITS is 0.

See also

Reference

Project class

Project members

Microsoft.Office.Project.Server.Library namespace