PortalItem Properties |
The PortalItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Access |
Gets or sets the access level on the item.
Private is the default and only the item owner can access.
Shared allows the item to be shared with a specific group.
Setting to Organization restricts item access to members of your organization.
If Public, all users can access the item.
|
![]() | AccessAndUseConstraintsHtml | Gets or sets the license information, restrictions and use constraints. |
![]() | AccessAndUseContraintsHtml | Gets or sets the license information, restrictions and use constraints. |
![]() | AccessInformation | Gets or sets the information on the source of the item. (Inherited from Item.) |
![]() | AverageRating | Gets the average rating for this portal item. |
![]() | CommentCount | Gets the number of comments on the portal item. |
![]() | Created | Gets the date the item was created. (Inherited from Item.) |
![]() | Culture | Gets the item locale (language and country) information. |
![]() ![]() | Description | Gets or sets the detailed description of the item. (Inherited from Item.) |
![]() | Extent | Gets or sets the bounding extent of the item (in geographical coordinates) (Inherited from Item.) |
![]() | FolderId |
Gets or sets the ID of the folder in which the owner has stored the item.
The property is only returned to the item owner or the org admin.
|
![]() | Guid | Gets the GUID of this portal item. |
![]() | IsCommentsEnabled | Gets a value indicating whether comments are allowed on this portal item. |
![]() ![]() | ItemId | Gets or sets the unique id for this item. (Inherited from Item.) |
![]() ![]() | Modified | Gets the date the item was modified. (Inherited from Item.) |
![]() ![]() | Name |
Gets or sets the name of this portal item.
|
![]() | Owner | Gets the username of the user who owns this portal item. |
![]() | Portal | Gets the ArcGIS portal containing the item. |
![]() | RatingCount | Gets the number of ratings on the portal item. |
![]() | ServiceUrl |
Gets the URL of the service that this portal item represents.
Applies only to items that represent web-accessible resources such as map services.
|
![]() | Size | Gets the size of the portal item. |
![]() | Snippet | Gets or sets the summary description of the item. (Inherited from Item.) |
![]() | SpatialReferenceName | Gets or sets the item's spatial reference name. (Inherited from Item.) |
![]() ![]() | Tags |
Gets the mutable list of user defined tags that are words or short phrases that describe the item.
(Inherited from Item.) |
![]() | TermsOfUse | Gets or sets the terms of use of this portal item. (Overrides ItemTermsOfUse.) |
![]() ![]() | Thumbnail |
Gets this item's thumbnail image.
(Overrides ItemThumbnail.) |
![]() | ThumbnailUri | Gets the URI of the thumbnail image used for this portal item. (Overrides ItemThumbnailUri.) |
![]() ![]() | Title |
Gets or sets the item title. This is the name that is displayed to users and by which they refer to the item.
Every item must have a title.
(Inherited from Item.) |
![]() ![]() | Type |
Gets the GIS content type of this portal item. A portal item's type cannot be changed once it has an item ID;
create a new portal item if you wish to change the type.
|
![]() | TypeKeywords |
Gets the mutable list of keywords that further describes the type of this item.
Each item is tagged with a set of type keywords that are derived based on its primary type.
Update this list only if you wish to add additional type keywords.
(Inherited from Item.) |
![]() | TypeName |
Gets the type name of this portal item.
|
![]() | UnknownJson |
Gets unknown data from the source JSON.
|
![]() | UnsupportedJson |
Gets unsupported data from the source JSON.
|
![]() ![]() | Url | Gets the URL of this portal item. |
![]() | ViewCount | Gets the number of views of this portal item. |