DraftProjectResource.StandardRateUnits property
取得或設定顯示的標準工資率比率描述格式。
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'宣告
<RemoteAttribute> _
Public Property StandardRateUnits As StandardRateFormat
Get
Set
'用途
Dim instance As DraftProjectResource
Dim value As StandardRateFormat
value = instance.StandardRateUnits
instance.StandardRateUnits = value
[RemoteAttribute]
public StandardRateFormat StandardRateUnits { get; set; }
Property value
Type: Microsoft.ProjectServer.Client.StandardRateFormat
表示速率描述格式的數值。