다음을 통해 공유


TaskCreationInformation.AddAfterId property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Property AddAfterId As Guid
    Get
    Set
'Usage
Dim instance As TaskCreationInformation
Dim value As Guid

value = instance.AddAfterId

instance.AddAfterId = value
public Guid AddAfterId { get; set; }

Property value

Type: System.Guid

See also

Reference

TaskCreationInformation class

TaskCreationInformation members

Microsoft.ProjectServer.Client namespace