共用方式為


PlanAssignmentCreationInformation.Id 屬性

取得或設定計劃工作分派的 GUID。

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

語法

'宣告
<RemoteAttribute> _
Public Property Id As Guid
    Get
    Set
'用途
Dim instance As PlanAssignmentCreationInformation
Dim value As Guid

value = instance.Id

instance.Id = value
[RemoteAttribute]
public Guid Id { get; set; }

屬性值

類型:System.Guid
GUID 值。

請參閱

參照

PlanAssignmentCreationInformation 類別

PlanAssignmentCreationInformation 成員

Microsoft.ProjectServer.Client 命名空間