共用方式為


Project.CurrencyCodeLength 欄位

代表用來定義的貨幣類型的字串中的字元數。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
Public Shared ReadOnly CurrencyCodeLength As Integer
'用途
Dim value As Integer

value = Project.CurrencyCodeLength
public static readonly int CurrencyCodeLength

備註

CurrencyCodeLength唯讀屬性值為 3。貨幣代碼的範例是: USD (美國貨幣)、 JPY (日圓),以及 EUR (歐洲歐元)。

請參閱

參照

Project 類別

Project 成員

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