require(["esri/arcgis/Portal"], function(arcgisPortal) { /* code goes here */ });
Name | Type | Summary |
---|---|---|
comment | String | The comment text. |
created | String | The date and time the comment was created. |
id | String | The comment id. |
owner | String | The user name of the user who created the comment. |
String
> commentString
> createdString
> idString
> owner