Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets or sets the cube, dimension, attribute, hierarchy, or level that is associated with the action.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Property Target As String
Get
Set
'Uso
Dim instance As Action
Dim value As String
value = instance.Target
instance.Target = value
public string Target { get; set; }
public:
property String^ Target {
String^ get ();
void set (String^ value);
}
member Target : string with get, set
function get Target () : String
function set Target (value : String)
Valor de la propiedad
Tipo: System.String
A string that contains the name of the action associated with the target.