PlanAssignment.Code 屬性
會取得任何程式碼、 縮寫或數字,輸入為自訂的計劃工作分派資訊。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public ReadOnly Property Code As String
Get
'用途
Dim instance As PlanAssignment
Dim value As String
value = instance.Code
[RemoteAttribute]
public string Code { get; }
屬性值
類型:System.String
字串,其中包含規劃工作分派資訊。