The following tables list the members exposed by ArcGISPortalComment.
| Name | Description | |
|---|---|---|
![]() | ArcGISPortalComment Constructor | Initializes a new instance of the ArcGISPortalComment class. |
| Name | Description | |
|---|---|---|
![]() | ArcGISPortalItem | Gets the portal item that the comment is associated with. |
![]() | Comment | Gets the comment text. |
![]() | CreationDate | Gets the date and time the comment was created. |
![]() | Id | Gets or sets the comment id. |
![]() | IsInitialized | Gets or sets a value indicating whether this instance is initialized. |
![]() | Owner | Gets the user name of the user who created the comment. |
| Name | Description | |
|---|---|---|
![]() | DeleteAsync | Deletes the comment asynchronously. Available only to the authenticated user who originally created the comment. |
![]() | DeleteTaskAsync | Deletes the comment asynchronously. Available only to the authenticated user who originally created the comment. |
![]() | InitializeAsync | Initializes the comment object from the specified comment id. |
![]() | InitializeTaskAsync | Initializes the comment object from the specified comment id. |
![]() | UpdateAsync | Updates the comment asynchronously. Available only to the authenticated user who originally created the comment. |
![]() | UpdateTaskAsync | Updates the comment asynchronously. Available only to the authenticated user who originally created the comment. |


