public IEnumerable<Item> ProjectItemContainers {get;}
Public ReadOnly Property ProjectItemContainers As IEnumerable(Of Item)
public IEnumerable<Item> ProjectItemContainers {get;}
Public ReadOnly Property ProjectItemContainers As IEnumerable(Of Item)
The list of containers can vary depending on the content within a given project. Some containers that are instantiated in one project can be null in others
Containers also include non-visible internal containers. These can be ignored.
Public containers (not including any 3rd party custom containers):
Display Name(English) | Path or "Key" (Non-localizable) | Item content |
Databases | GDB | Database content |
Folders | FolderConnection | Files and Folders |
Layouts | Layout | Layouts |
Locators | LocatorsConnection | Locators |
Maps | Map | Maps |
Raster Function Templates | RasterFunctionTemplates | Raster function templates |
Reviewer Batch Jobs | DataReviewerBatchJobs | Reviewer batch jobs |
Reviewer Results | DataReviewerResources | Reviewer results |
Servers | ServerConnection | Server connections |
Styles | Style | Styles |
Tasks | Task | Tasks |
Toolboxes | GP | Toolboxes |
Workflows | WorkflowConnection | Workflows |
Target Platforms: Windows 10, Windows 8.1