Action.Target Property

Definition

Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action.

public string Target { get; set; }
member this.Target : string with get, set
Public Property Target As String

Property Value

A String that contains the name of the target that the action is associated with.

Applies to