共用方式為


PlanAssignment.CostCenter 屬性

會取得任何程式碼、 縮寫或輸入為自訂成本中心資訊計劃指派的號碼。

命名空間:  Microsoft.ProjectServer.Client
組件:  Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)

語法

'宣告
<RemoteAttribute> _
Public ReadOnly Property CostCenter As String
    Get
'用途
Dim instance As PlanAssignment
Dim value As String

value = instance.CostCenter
[RemoteAttribute]
public string CostCenter { get; }

屬性值

類型:System.String
字串,其中包含成本中心資訊。

請參閱

參照

PlanAssignment 類別

PlanAssignment 成員

Microsoft.ProjectServer.Client 命名空間