次の方法で共有


TaskLinkCreationInformation.EndId property

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

Syntax

'Declaration
Public Property EndId As Guid
    Get
    Set
'Usage
Dim instance As TaskLinkCreationInformation
Dim value As Guid

value = instance.EndId

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

Property value

Type: System.Guid

See also

Reference

TaskLinkCreationInformation class

TaskLinkCreationInformation members

Microsoft.ProjectServer.Client namespace