CubeDescriptorParentEntity Property |
Gets the parent entity.
Namespace:
Dundas.BI.Data.CubeDescriptors
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic CubePerspective ParentEntity { get; }Public ReadOnly Property ParentEntity As CubePerspective
Get
public:
property CubePerspective^ ParentEntity {
CubePerspective^ get ();
}member ParentEntity : CubePerspective with get
Property Value
Type:
CubePerspective
See Also