Compartilhar via


Project.MAX_CURRENCY_DIGITS campo

Representa o número máximo 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 MAX_CURRENCY_DIGITS As Integer
'Uso
Dim value As Integer

value = Project.MAX_CURRENCY_DIGITS
public static readonly int MAX_CURRENCY_DIGITS

Comentários

O valor de somente leitura do MAX_CURRENCY_DIGITS é 2.

Ver também

Referência

Project classe

Project membros

Microsoft.Office.Project.Server.Library namespace