Name | Description | |
---|---|---|
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) | |
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) | |
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) | |
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) | |
RequiresMainThread | Is the Main Thread required? Always returns false. | |
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) | |
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) |