共用方式為


ResourcePlan constructor

建立ResourcePlan類別的執行個體。

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

Syntax

'宣告
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'用途
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New ResourcePlan(context, _
    objectPath)
public ResourcePlan(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

參數

請參閱

參照

ResourcePlan class

ResourcePlan members

Microsoft.ProjectServer.Client namespace