次の方法で共有


DraftAssignment.RemainingWorkTimeSpan プロパティ

取得またはの割り当てを完了する必要が時間や作業日数などの時間の間の時間間隔を設定します。

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

構文

'宣言
<RemoteAttribute> _
Public Property RemainingWorkTimeSpan As TimeSpan
    Get
    Set
'使用
Dim instance As DraftAssignment
Dim value As TimeSpan

value = instance.RemainingWorkTimeSpan

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

プロパティ値

型: System.TimeSpan
Theee の期間が割り当てを完了する必要がある時間の量です。

関連項目

参照先

DraftAssignment クラス

DraftAssignment メンバー

Microsoft.ProjectServer.Client 名前空間