ResourceEngagementCommentCollection class

inherits members from ClientObjectCollection

Syntax

CSOM

class ResourceEngagementCommentCollection 

JSOM

PS.ResourceEngagementCommentCollection

REST Interface

Supported.

PS.ResourceEngagementCommentCollection

http://contoso.sharepoint.com/sites/pwa/_api/ProjectServer/EnterpriseResources('{resourceid}')/Engagements('{engagementid}')/Comments

Members

✓ - Read Support       ✓ʷ - Write Support

Properties

Name .NET JSOM REST Type Description
[Integer] EngagementComment Gets a EngagementComment from the collection at the specified index.
Item EngagementComment Gets a EngagementComment from the collection at the specified index.

See Also

EngagementComment