Binding.Parent Propiedad

Gets the parent object of the current object.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
[BrowsableAttribute(false)]
public Object Parent { get; }

Valor de la propiedad

Tipo: System.Object
The parent object for current object.

Comentarios

A strongly typed object is returned.

Vea también

Referencia

Binding Clase

Espacio de nombres Microsoft.AnalysisServices