共用方式為


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 命名空間