Project.MAX_CURRENCY_SYMBOL_LENGTH Field
Represents the maximum number of characters that can be used in a currency symbol.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly MAX_CURRENCY_SYMBOL_LENGTH As Integer
'Usage
Dim value As Integer
value = Project.MAX_CURRENCY_SYMBOL_LENGTH
public static readonly int MAX_CURRENCY_SYMBOL_LENGTH
Remarks
The read-only value of MAX_CURRENCY_SYMBOL_LENGTH is 7.