Name | Description | |
---|---|---|
![]() | AccessConstraints | Gets documented limitations with respect to using the item. Derived from Use Limitations defined in the item's metadata. |
![]() | Credits | Gets information that gives credit to the producer or provider of the item. Derived from Credits defined in the item's metadata. |
![]() ![]() | Current | Gets the project that is currently open in the ArcGIS Pro application |
![]() | DefaultGeodatabasePath | Gets the current project's default geodatabase |
![]() | DefaultToolboxPath | Gets the current project's default toolbox |
![]() | Description | Gets a description of the item. Derived from the Description or Abstract defined in the item's metadata. |
![]() | EditedDatastores | Returns the data stores that have pending edits which have not been saved. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Guid | Gets a unique identifier for the item |
![]() | HasEdits | Gets if there are any unsaved data edits in the project |
![]() | HomeFolderPath | Gets the current project's home folder |
![]() | IsDirty | Gets the dirty state of the project |
![]() | IsEditingEnabled | Gets a value that indicates if editing is enabled. |
![]() | Items | Gets the current project's collection of project items |
![]() | 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 the name of the project |
![]() | Path | Gets the project path |
![]() | PhysicalPath | Gets the location where the item (i.e. project) is stored |
![]() | ProjectItemContainers | Gets the list of project item containers |
![]() | ReadOnly | Gets if the project is opened in a read-only state |
![]() | SelectedItems | Gets the items that are currently selected in the Project pane or the Project view |
![]() | SourceModifiedTime | Gets the time when the item's source item was last modified |
![]() | Summary | Gets a summary describing the purpose of the item. Derived from the Summary or Purpose defined in the item's metadata. |
![]() | Tags | Gets a comma-separated list of tags that describe the item. Derived from Tags defined in the item's metdata. |
![]() | ThumbnailPath | Gets 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 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 |
![]() | TypeKeywords | Gets keywords associated with the item's type that support finding the item with a search |
![]() | UntitledMode | Gets if the project is opened in a read-only state |
![]() | URI | Gets the location of the current project; that is, the path to the current project file (*.aprx) |
![]() | 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 |