次の方法で共有


PublishedAssignment.DelayTimeSpan プロパティ

割り当ての作業を開始する前に、開始日の後に渡される時間の間の時間間隔を取得します。

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

構文

'宣言
<RemoteAttribute> _
Public ReadOnly Property DelayTimeSpan As TimeSpan
    Get
'使用
Dim instance As PublishedAssignment
Dim value As TimeSpan

value = instance.DelayTimeSpan
[RemoteAttribute]
public TimeSpan DelayTimeSpan { get; }

プロパティ値

型: System.TimeSpan
遅延割り当ての作業を開始する時間の期間。

関連項目

参照先

PublishedAssignment クラス

PublishedAssignment メンバー

Microsoft.ProjectServer.Client 名前空間