Compartilhar via


Project.MAX_CURRENCY_SYMBOL_LENGTH campo

Representa o número máximo de caracteres que podem ser usados em um símbolo de moeda.

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_SYMBOL_LENGTH As Integer
'Uso
Dim value As Integer

value = Project.MAX_CURRENCY_SYMBOL_LENGTH
public static readonly int MAX_CURRENCY_SYMBOL_LENGTH

Comentários

O valor de somente leitura do MAX_CURRENCY_SYMBOL_LENGTH é 7.

Ver também

Referência

Project classe

Project membros

Microsoft.Office.Project.Server.Library namespace