Varigence, Inc.

Expand Minimize
BIML API Reference
Varigence.Languages.Biml.Cube.Action Namespace
Classes
 NameSummary
AstActionNode
Action objects represent actions that are stored on the Analysis Services cube and executed by client applications such as Microsoft Excel.
AstDrillThroughActionNode
The AstDrillThroughActionNode type corresponds directly to a cube drill through action that is stored on the Analysis Services cube and executed by client applications such as Microsoft Excel.
AstReportActionNode
The AstReportActionNode type corresponds directly to a cube report action that is stored on the Analysis Services cube and executed by client applications such as Microsoft Excel.
AstReportActionParameterMappingNode
The AstReportActionParameterMappingNode type provides the capability to map a named Reporting Services parameter onto a text value.
AstStandardActionNode
The AstStandardActionNode type corresponds directly to a cube standard action that is stored on the Analysis Services cube and executed by client applications such as Microsoft Excel.
Enumerations
 NameSummary
ActionInvocation
Action Invocation determines the context in which an action will be executed.
ActionTargetType
Action Target Type determines the type of cube asset on which an action is located. Whichever type is identified must be the type of coordinate that is passed to the action during execution.
ActionType
Action Type determines the type of operation that an action will perform and the type of results that it will return to the client application.
HtmlViewerParameterType
The HtmlViewerParameterType enumeration provides options for the visibility of the Report Action viewer.
HtmlViewerZoomType
The HtmlViewerZoomType enumeration provides options for the zoom level of the Report Action.
ReportServerFormat
The ReportServerFormat enumeration provides options for the format of the report.
ReportViewerHeaderAreaType
The ReportViewerHeaderAreaType enumeration provides options for how the Report Action header area will be displayed.
ReportViewerToolBarType
The ReportViewerToolBarType enumeration provides options for how the Report Action toolbar will be displayed.
UrlAccessParameter
The UrlAccessParameter enumeration provides options that control the display of reports through a Report Action.