ProjectEngagementCommentCollection class
inherits members from ClientObjectCollection
Syntax
CSOM
class ProjectEngagementCommentCollection
JSOM
PS.ProjectEngagementCommentCollection
REST Interface
Supported.
PS.ProjectEngagementCommentCollection
http://contoso.sharepoint.com/sites/pwa/api/ProjectServer/Projects('{projectid}')/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. |