Skip to main content

ActionTargetType Enumeration

ActionTargetType Enumeration

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.

Enumeration Values

NameSummary
AttributeMembers
Specifies that the action is located and must be executed on an attribute member.
Cells
Specifies that the action is located and must be executed on a cube cell.
Cube
Specifies that the action is located and must be executed on a cube.
DimensionMembers
Specifies that the action is located and must be executed on a dimension member.
Hierarchy
Specifies that the action is located and must be executed on a hierarchy.
HierarchyMembers
Specifies that the action is located and must be executed on a hierarchy member.
Level
Specifies that the action is located and must be executed on a dimension level.
LevelMembers
Specifies that the action is located and must be executed on a dimension level member.