Class | Description | |
---|---|---|
ApplicationOptions | Available Pro application backstage options. | |
ArcGISPortal | The ArcGISPortal class is part of the Pro Portal API which provides a way to build applications that work with content from ArcGIS Online or an ArcGIS Portal. ArcGIS Portal is software technology from Esri that customers can deploy either on premise or in the cloud. ArcGIS Online is Esri's Software as a Service offering that represents GIS as a Service and is implemented using the same technology as ArcGIS Portal. The Portal API allows application developers to work with users, groups and content hosted within ArcGIS Online or within an ArcGIS Portal. | |
ArcGISPortalManager | Manages the collection of portals currently defined for Pro. Portals can be added to and removed from the ArcGISPortalManager. The list of portals is shown on the Portals backstage tab. | |
AutoCompleteComboBox | AutoCompleteComboBox.xaml AutoCompleteComboBox | |
AutoCompleteComboBoxSetting | Represents an object to configure AutoCompleteComboBox. | |
BrowseProjectFilter | The BrowseProjectFilter class is used to control the behavior of the open and save dialogs by controlling what is visible and what can be browsed into | |
ClipboardItem | ClipboardItem is a light-weight item representation used by Pro for copy/paste | |
Contents | IContentsProviders will return an instance of this class for their "contents". Contents are shown in the Contents Dock pane when the IContentsProvider is activated. | |
CoreModule | Represents the core module, which provides access to the current project | |
CreateProjectSettings | Provides the settings used to create a new project | |
CustomItemBase | Base class for deriving custom items. Custom items are shown in the Catalog View and Pane | |
CustomProjectItemBase | Base class for deriving custom project items. Custom project items are custom items that can be persisted within a project aprx. | |
CustomProjectItemContainer<T> | A custom project item container contains custom project items of a specific type that have been added to a project. | |
DisplayOptions | Gets and sets the application display options. | |
DownloadOptions | Gets and sets the application share and download options as displayed on the Pro backstage. | |
EditingOptions | Gets and sets the application editing options. | |
ElevationProfileOptions | Defines the options used for the elevation profile analysis. | |
EsriHttpClient | Provides a class for perfroming HTTP communication with a resource identified by a Uniform Resource Identifier (URI). | |
EsriHttpRequestHeaders | Represents the collection of Request Headers as defined in RFC 2616. | |
EsriHttpResponseMessage | Provides a class representing HTTP response message. | |
ExploratoryAnalysisOptions | Gets and sets the exploratory analysis options. | |
Favorite | A favorite is a shortcut to a frequently used folder, database, toolbox, server or custom style. Each project contains a collection of favorites accessed via the FavoritesManager.Current object. | |
FavoritesManager | Manages the favorites collection. Favorites are a collection of frequently used connections to folders, databases, toolboxes, servers, custom styles and statistical data collections. | |
GeneralOptions | Gets and sets the application general options. | |
GeoprocessingOptions | Gets and sets the available application geoprocessing options. | |
InvalidVersionException | Represents the managed exception base class for custom ArcGIS.Desktop.Core exceptions | |
Item | Represents an item that is available to be used in the current project | |
ItemCategory | Provides a base class for ItemCategory classes defined in DAML | |
ItemException | Item exception | |
ItemFactory | Creates items that can be added or imported to the project | |
LayoutOptions | Gets and sets the application layout options. | |
LineOfSightOptions | Defines the options used for the line of sight analysis. | |
MappingOptions | Gets available application mapping options. | |
NaturalSortComparer<T> | ||
NavigationOptions | Gets and sets the application navigation options. | |
OpenProjectNotLoggedInException | Project open exception. Not logged in to portal. | |
PortalConnectionDoesNotExistsException | Thrown when an invalid portal is provided as the active portal. | |
ProApp | Encapsulates the ArcGISPro application. | |
ProBasedApp | The Pro application | |
Project | Represents an ArcGIS Pro project | |
ProjectItemInfo | Basic information associated with a ProjectItem | |
ProjectOpenException | The base class for Project open exceptions. | |
ProjectSaveCannotGetTokenException | Project save exception. Cannot retrieve token from portal. | |
ProjectSaveDiskFullException | Project save exception. The disk may be full. | |
ProjectSaveException | The base class for Project save exceptions. | |
ProjectSaveGeneralFailureException | Project save exception. | |
ProjectSaveGeneralPortalException | Project save exception. General portal issue. | |
ProjectSaveNoPortalUrlException | Project save exception. There is no portal URL stored in the project. | |
ProjectSaveNotActivePortalException | Project save exception. The active portal is not the target portal. | |
ProjectSaveNotSignedOnException | Project save exception. Not signed on to portal. | |
ProjectSavePathNotFoundException | Project save exception. The project path was not found. | |
ProjectSavePortalException | The base class for Project save portal related exceptions. | |
ProjectSaveWriteErrorException | Project save exception. There was writing error during saving. | |
PropertyChangedEventArgsEx<T> | Used as the argument parameter of the INotifyPropertyChanged.PropertyChanged event handler for some properties. | |
RasterImageryOptions | Gets and sets the application raster and imagery options. | |
ReportOptions | Gets and sets the application report options. | |
SegmentSymbolOptions | Defines the options used for the segment symbol while sketching. | |
SelectionOptions | Gets and sets the application selection options. | |
SignInResult | Contains the status of the Portal SignIn. This includes the success of failure of the SignIn and the current token (if succesfull) | |
SignOnRoot | Interaction logic for SignOnRoot.xaml SignOnRoot | |
TableOptions | Gets and sets the application table options. | |
TextAndGraphicsElementsOptions | Gets and sets the application options for default font and graphic element symbology. | |
UploadDefinition | Represents a class to provide parameters to the Upload method on EsriHttpClient class. | |
VersioningOptions | Gets and sets the application versioning options. | |
VertexSymbolOptions | Defines the options used for vertex symbols while sketching. | |
ViewStatePane | Represents a primary window within the application that persists its view state with the project. This is an abstract class. |