StatusAssignment.WorkTimeSpan プロパティ
取得または設定、間隔が割り当てられているすべてのリソースをタスクにスケジュールされている時間の合計。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Property WorkTimeSpan As TimeSpan
Get
Set
'使用
Dim instance As StatusAssignment
Dim value As TimeSpan
value = instance.WorkTimeSpan
instance.WorkTimeSpan = value
[RemoteAttribute]
public TimeSpan WorkTimeSpan { get; set; }
プロパティ値
型: System.TimeSpan
スケジュールされた時間の期間。