次の方法で共有


Project.DefaultStandardRateUnits プロパティ

PublishedProject.DefaultStandardRateプロパティに格納されている既定の標準単価は、時間の単位を取得します。

名前空間:  Microsoft.ProjectServer.Client
アセンブリ:  Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property DefaultStandardRateUnits As StandardRateFormat
    Get
'使用
Dim instance As Project
Dim value As StandardRateFormat

value = instance.DefaultStandardRateUnits
[RemoteAttribute]
public StandardRateFormat DefaultStandardRateUnits { get; }

プロパティ値

型: Microsoft.ProjectServer.Client.StandardRateFormat
標準単価の既定値の時間単位です。

関連項目

参照先

Project クラス

Project メンバー

Microsoft.ProjectServer.Client 名前空間