| Name | Description |
 | Access |
Gets the access level on the group. Private is the default.
If Organization, only members of the organization can access the group. If Public, all users can access the group.
|
 | AccessConstraints |
Gets documented limitations with respect to using the item.
Derived from Use Limitations defined in the item's metadata.
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Alias |
Gets and sets the alias of the item
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Created |
Gets the date of creation or null if one was not specified on the original item
(Inherited from ArcGIS.Desktop.Core.Portal.OnlineItem) |
 | Credits |
Gets information that gives credit to the producer or provider of the item.
Derived from Credits defined in the item's metadata.
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Description |
Gets and sets a description of the item.
Derived from the Description or Abstract defined in the item's metadata.
(Inherited from ArcGIS.Desktop.Core.Item) |
 | FileSize |
Gets the item file size
(Inherited from ArcGIS.Desktop.Core.Item) |
 | GroupID |
Gets the id of the group.
|
 | Guid |
Gets a unique identifier for the item
(Inherited from ArcGIS.Desktop.Core.Item) |
 | ID |
Gets a unique identifier associated with each portal item
(Inherited from ArcGIS.Desktop.Core.Item) |
 | IsContainer |
Gets if the item contains other items
(Inherited from ArcGIS.Desktop.Core.Item) |
 | IsDefault |
Gets if the item has been set as a default for this project
(Inherited from ArcGIS.Desktop.Core.Item) |
 | IsInvalid |
Gets if the item is invalid
(Inherited from ArcGIS.Desktop.Core.Item) |
 | IsMainThreadRequired |
Returns whether the Item must be refreshed on the MCT within the
lambda of a QueuedTask.Run.
(Inherited from ArcGIS.Desktop.Core.Item) |
 | ItemCategories |
Gets a list of the item categories in which the item participates
(Inherited from ArcGIS.Desktop.Core.Item) |
 | MaxScale |
Gets the maximum map scale at which the item should draw
(Inherited from ArcGIS.Desktop.Core.Item) |
 | MinScale |
Gets the minimum map scale at which the item should draw
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Name |
Gets and sets the name of the item
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Owner |
Gets the username of the user who owns this item.
|
 | Path |
Gets the path used to access the item
(Inherited from ArcGIS.Desktop.Core.Item) |
 | PhysicalPath |
Gets and sets the location where the item is stored
(Inherited from ArcGIS.Desktop.Core.Item) |
 | PortalQuerySortField |
Gets the sort field to use for this group.
|
 | PortalQuerySortOrder |
Gets the sort order to use for this group.
|
 | PortalUri |
Gets the Uri of the associated portal
(Inherited from ArcGIS.Desktop.Core.Portal.OnlineItem) |
 | SourceModifiedTime |
Gets and sets the time when the item's source item was last modified
(Inherited from ArcGIS.Desktop.Core.Item) |
 | SourceUri |
Gets and sets a Uri that identifies the source item from which the item was created in the project
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Summary |
Gets and sets a summary describing the purpose of the item.
Derived from the Summary or Purpose defined in the item's metadata.
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Tags |
Gets and sets a comma-separated list of tags that describe the item.
Derived from Tags defined in the item's metdata.
(Inherited from ArcGIS.Desktop.Core.Item) |
 | ThumbnailPath |
Gets and sets a path to a thumbnail that describes and helps to identify the item.
Derived from the Thumbnail that is extracted from the item's metadata.
(Inherited from ArcGIS.Desktop.Core.Item) |
 | ThumbnailUri |
Gets the URI associated with the thumbnail image for this group.
|
 | Title |
Gets and sets a descriptive title for the item.
Derived from the Title in the item's metadata.
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Type |
Gets a localized string indicating the item's type, for example, shapefile
(Inherited from ArcGIS.Desktop.Core.Item) |
 | TypeID |
Gets the type identifier that indicates what icon, context menu, and operations the item should have
(Inherited from ArcGIS.Desktop.Core.Item) |
 | TypeKeywords |
Gets keywords associated with the item's type that support finding the item with a search
(Inherited from ArcGIS.Desktop.Core.Item) |
 | Url |
Gets a URL that can be used to access the item
(Inherited from ArcGIS.Desktop.Core.Item) |
 | XMax |
Gets the maximum value along the x-axis for the item's minimum bounding rectangle
(Inherited from ArcGIS.Desktop.Core.Item) |
 | XMin |
Gets the minimum value along the x-axis for the item's minimum bounding rectangle
(Inherited from ArcGIS.Desktop.Core.Item) |
 | YMax |
Gets the maximum value along the y-axis for the item's minimum bounding rectangle
(Inherited from ArcGIS.Desktop.Core.Item) |
 | YMin |
Gets the minimum value along the y-axis for the item's minimum bounding rectangle
(Inherited from ArcGIS.Desktop.Core.Item) |