Compartilhar via


Project.MIN_CURRENCY_DIGITS campo

O número mínimo de dígitos que podem ser exibidos à direita da vírgula decimal quando valores de moeda são exibidos.

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

Sintaxe

'Declaração
Public Shared ReadOnly MIN_CURRENCY_DIGITS As Integer
'Uso
Dim value As Integer

value = Project.MIN_CURRENCY_DIGITS
public static readonly int MIN_CURRENCY_DIGITS

Comentários

O valor somente leitura de MIN_CURRENCY_DIGITS é 0.

Ver também

Referência

Project classe

Project membros

Microsoft.Office.Project.Server.Library namespace