Name | Description | |
---|---|---|
AccessConstraints | Gets documented limitations with respect to using the item. Derived from Use Limitations defined in the item's metadata. | |
Alias | Gets and sets the alias of the item. The setter for this property changes the value for this application session, but will not result in the new value being persisted for the next session even if changes to the project are saved. If the new value needs to be saved with other project changes, use the SetAlias method. | |
Credits | Gets information that gives credit to the producer or provider of the item. Derived from Credits defined in the item's metadata. | |
Description | Gets and sets a description of the item. Derived from the Description or Abstract defined in the item's metadata. | |
FileSize | Gets the item file size | |
Guid | Gets a unique identifier for the item | |
ID | Gets a unique identifier associated with each portal item | |
IsContainer | Gets if the item contains other items | |
IsDefault | Gets if the item has been set as a default for this project | |
IsInvalid | Gets if the item is invalid | |
IsMainThreadRequired | Returns whether the Item must be refreshed on the MCT within the lambda of a QueuedTask.Run. | |
ItemCategories | Gets a list of the item categories in which the item participates | |
MaxScale | Gets the maximum map scale at which the item should draw | |
MinScale | Gets the minimum map scale at which the item should draw | |
Name | Gets and sets the name of the item | |
Path | Gets the path used to access the item | |
PhysicalPath | Gets and sets the location where the item is stored | |
SourceModifiedTime | Gets and sets the time when the item's source item was last modified | |
SourceUri | Gets and sets a Uri that identifies the source item from which the item was created in the project | |
Summary | Gets and sets a summary describing the purpose of the item. Derived from the Summary or Purpose defined in the item's metadata. | |
Tags | Gets and sets a comma-separated list of tags that describe the item. Derived from Tags defined in the item's metdata. | |
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. | |
Title | Gets and sets a descriptive title for the item. Derived from the Title in the item's metadata. | |
Type | Gets a localized string indicating the item's type, for example, shapefile | |
TypeID | Gets the type identifier that indicates what icon, context menu, and operations the item should have | |
TypeKeywords | Gets keywords associated with the item's type that support finding the item with a search | |
Url | Gets a URL that can be used to access the item | |
XMax | Gets the maximum value along the x-axis for the item's minimum bounding rectangle | |
XMin | Gets the minimum value along the x-axis for the item's minimum bounding rectangle | |
YMax | Gets the maximum value along the y-axis for the item's minimum bounding rectangle | |
YMin | Gets the minimum value along the y-axis for the item's minimum bounding rectangle |