共用方式為


EnterpriseResource.CostCenter 屬性

取得或設定任何程式碼、 縮寫或輸入為企業資源的成本中心資訊的數字。

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

語法

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

value = instance.CostCenter

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

屬性值

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

請參閱

參照

EnterpriseResource 類別

EnterpriseResource 成員

Microsoft.ProjectServer.Client 命名空間