共用方式為


DraftAssignment.ResourceCapacity property

取得或設定值,指出資源執行資源的理論完整容量的百分比來表示的工作分派的工時。

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<RemoteAttribute> _
Public Property ResourceCapacity As Double
    Get
    Set
'用途
Dim instance As DraftAssignment
Dim value As Double

value = instance.ResourceCapacity

instance.ResourceCapacity = value
[RemoteAttribute]
public double ResourceCapacity { get; set; }

Property value

Type: System.Double
資源,以百分比表示執行的工時量。

請參閱

參照

DraftAssignment class

DraftAssignment members

Microsoft.ProjectServer.Client namespace