Share via


EngagementComment.Created property

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

Syntax

'Declaration
Public ReadOnly Property Created As DateTime
    Get
'Usage
Dim instance As EngagementComment
Dim value As DateTime

value = instance.Created
public DateTime Created { get; }

Property value

Type: System.DateTime

See also

Reference

EngagementComment class

EngagementComment members

Microsoft.ProjectServer.Client namespace