Skip to main content

Enum ActionTargetType

Namespace: Varigence.Languages.Biml.Cube.Action

Assembly: Biml.dll

C#


public enum ActionTargetType

Fields

FieldsDescription
AttributeMembersSpecifies that the action is located and must be executed on an attribute member.
CellsSpecifies that the action is located and must be executed on a cube cell.
CubeSpecifies that the action is located and must be executed on a cube.
DimensionMembersSpecifies that the action is located and must be executed on a dimension member.
HierarchySpecifies that the action is located and must be executed on a hierarchy.
HierarchyMembersSpecifies that the action is located and must be executed on a hierarchy member.
LevelSpecifies that the action is located and must be executed on a dimension level.
LevelMembersSpecifies that the action is located and must be executed on a dimension level member.