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。币种代码的示例有: 美元 (美元),您 (日元) 和欧元 (欧元)。