DataCubeJoinReferencedStructure Property |
Gets the join referenced source structure.
Namespace:
Dundas.BI.Entities.DataCubes
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public EntityBase ReferencedStructure { get; }
Public ReadOnly Property ReferencedStructure As EntityBase
Get
public:
property EntityBase^ ReferencedStructure {
EntityBase^ get ();
}
member ReferencedStructure : EntityBase with get
Property Value
Type:
EntityBaseSee Also