EngagementComment.Id property

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

Syntax

'Declaration
Public ReadOnly Property Id As Guid
    Get
'Usage
Dim instance As EngagementComment
Dim value As Guid

value = instance.Id
public Guid Id { get; }

Property value

Type: System.Guid

See also

Reference

EngagementComment class

EngagementComment members

Microsoft.ProjectServer.Client namespace