OlapElementParent Property |
Gets or sets the parent object.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public OlapElement Parent { get; protected set; }
Public Property Parent As OlapElement
Get
Protected Set
public:
property OlapElement^ Parent {
OlapElement^ get ();
protected: void set (OlapElement^ value);
}
member Parent : OlapElement with get, set
Property Value
Type:
OlapElementSee Also