SaveAnalysisElementOptions Class | 
Namespace: Dundas.BI.WebApi.Models
The SaveAnalysisElementOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SaveAnalysisElementOptions | Initializes a new instance of the SaveAnalysisElementOptions class  | 
| Name | Description | |
|---|---|---|
| AdditionalKeyMappings | 
            Gets a collection of hierarchy level unique name and key element names with corresponding connector element GUID.
              | |
| ConnectorElementId | 
            Gets or sets the connector element ID associated with the saving analysis element.
              (Inherited from TestHierarchyPromotionOptions.) | |
| DataCubeId | 
            Gets or sets the file ID of the data cube.
              (Inherited from TestHierarchyPromotionOptions.) | |
| Hierarchy | 
            Gets or sets the hierarchy to save.
              | |
| IsImplicit | 
            Gets or sets a value indicating whether the save will promote the connector element to use explicit hierarchy.
              | |
| IsSelected | 
            Gets or sets a value indicating whether or not the connector element is selected.
              | |
| KeyMappings | 
            Gets a collection of hierarchy key element names and corresponding connector element GUID.
              (Inherited from TestHierarchyPromotionOptions.) | |
| Measure | 
            Gets or sets the measure to save.
              | |
| OtherElementFormatUniqueNames | 
            Gets or sets the unique names of other elements to apply the same formatting to.
              | |
| PromotionHierarchyId | 
            Gets or sets the hierarchy ID at which connector element will be promoted to using.
              (Inherited from TestHierarchyPromotionOptions.) | |
| PromotionHierarchyLevelCompatibleUniqueName | 
            Gets or sets the analysis element compatible unique name for implicit hierarchy promotion.
              (Inherited from TestHierarchyPromotionOptions.) | |
| PromotionHierarchyLevelUniqueName | 
            Gets or sets the analysis unique name for implicit hierarchy promotion.
              (Inherited from TestHierarchyPromotionOptions.) | |
| PromotionHierarchyUniqueName | 
            Gets or sets the hierarchy unique name at which connector element will be promoted to using.
              (Inherited from TestHierarchyPromotionOptions.) | |
| UniqueName | 
            Gets or sets the unique name of the analysis element.
              |