Project.MAX_CURRENCY_DIGITS 域

表示显示货币值时,可以到小数点的右边显示的数字的最大数目。

命名空间:  Microsoft.Office.Project.Server.Library
程序集:  Microsoft.Office.Project.Server.Library(位于 Microsoft.Office.Project.Server.Library.dll 中)

语法

声明
Public Shared ReadOnly MAX_CURRENCY_DIGITS As Integer
用法
Dim value As Integer

value = Project.MAX_CURRENCY_DIGITS
public static readonly int MAX_CURRENCY_DIGITS

备注

MAX_CURRENCY_DIGITS的只读值为 2。

另请参阅

引用

Project 类

Project 成员

Microsoft.Office.Project.Server.Library 命名空间