EnterpriseResource.Code 屬性
取得或設定任何程式碼、 縮寫或數字,輸入企業資源的相關資訊的一部分。
命名空間: Microsoft.ProjectServer.Client
組件: Microsoft.ProjectServer.Client (在 Microsoft.ProjectServer.Client.dll 中)
語法
'宣告
<RemoteAttribute> _
Public Property Code As String
Get
Set
'用途
Dim instance As EnterpriseResource
Dim value As String
value = instance.Code
instance.Code = value
[RemoteAttribute]
public string Code { get; set; }
屬性值
類型:System.String
字串,包含程式碼的資訊。