PublishedProject.CurrencyDigits 屬性
貨幣值中取得小數位的數。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property CurrencyDigits As Integer
Get
'用途
Dim instance As PublishedProject
Dim value As Integer
value = instance.CurrencyDigits
[RemoteAttribute]
public int CurrencyDigits { get; }
屬性值
類型:System.Int32
小數位數。