共用方式為


ResourcePlan.UtilizationType property

取得或設定目前的資源計劃的資源利用率的型別。

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

Syntax

'宣告
<RemoteAttribute> _
Public Property UtilizationType As UtilizationType
    Get
    Set
'用途
Dim instance As ResourcePlan
Dim value As UtilizationType

value = instance.UtilizationType

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

Property value

Type: Microsoft.ProjectServer.Client.UtilizationType
列舉的值,表示資源使用率型別。

請參閱

參照

ResourcePlan class

ResourcePlan members

Microsoft.ProjectServer.Client namespace