ActionTargetType Enum

Definition

Identifies where an Action can be located.

[System.Runtime.InteropServices.Guid("4B273BB8-914C-4b23-A8D2-7DED53B5D185")]
public enum ActionTargetType
[<System.Runtime.InteropServices.Guid("4B273BB8-914C-4b23-A8D2-7DED53B5D185")>]
type ActionTargetType = 
Public Enum ActionTargetType
Inheritance
ActionTargetType
Attributes

Fields

AttributeMembers 8

Located on an attribute member.

Cells 1

Located on a set of cells or a subcube.

Cube 0

Located on a cube.

DimensionMembers 5

Located on a dimension.

Hierarchy 3

Located on a single hierarchy from a dimension.

HierarchyMembers 6

Located on the members of a single hierarchy from a dimension.

Level 4

Located on a level from a dimension.

LevelMembers 7

Located on the members of a level from a dimension.

Set 2

Located on a set.

Examples

...

Applies to