Task.PercentWorkComplete プロパティ
完了した作業の割合として表される、タスクの現在の状態を取得します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public ReadOnly Property PercentWorkComplete As Integer
Get
'使用
Dim instance As Task
Dim value As Integer
value = instance.PercentWorkComplete
[RemoteAttribute]
public int PercentWorkComplete { get; }
プロパティ値
型: System.Int32
完了した作業の割合です。