This topic has not yet been rated - Rate this topic

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)
[BrowsableAttribute(false)]
public Cube Parent { get; }

Property Value

Type: Microsoft.AnalysisServices.Cube
A Cube object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.