Deployment

Overview

The Deployment ribbon tab contains the deployment-package entry point in the main AnalyticsCreator window.

Function

The tab provides the ribbon command that opens the deployment package page.

Access

This topic was rebuilt from MainWindow.xaml and MainWindow.xaml.cs. The source defines the Deployment ribbon tab and the commands shown under it.

How to access

Navigation tree

Not direct. Use the main ribbon.

Toolbar

Deployment

Diagram

Not direct. Use the main ribbon.

Visual element

MainWindow ribbon -> Deployment

Screen overview

The Deployment ribbon tab shows the following source-defined button labels and groups.

IDPropertyDescription
1HomeVisible label, button, tab, or grid header defined in the source-backed XAML.
2Deployment packageVisible field label or grid column header defined in the source-backed XAML.

Related topics