Action.Parent Property

Gets the Cube object that is the parent of the Action object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.Cube
A Cube object.

See Also

Reference

Action Class

Microsoft.AnalysisServices Namespace