Project.MIN_CURRENCY_DIGITS 域

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

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

语法

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

value = Project.MIN_CURRENCY_DIGITS
public static readonly int MIN_CURRENCY_DIGITS

备注

MIN_CURRENCY_DIGITS的只读的值为 0。

另请参阅

引用

Project 类

Project 成员

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