共用方式為


EnterpriseResource.ExternalId 屬性

取得或設定任何程式碼、 縮寫或輸入做為外部識別碼的企業資源的數字。

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

語法

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

value = instance.ExternalId

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

屬性值

類型:System.String
字串,其中包含外部識別碼資訊。

請參閱

參照

EnterpriseResource 類別

EnterpriseResource 成員

Microsoft.ProjectServer.Client 命名空間