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 (25.3.0.1000)
Syntaxpublic EntityBase ReferencedStructure { get; }Public ReadOnly Property ReferencedStructure As EntityBase
	Get
public:
property EntityBase^ ReferencedStructure {
	EntityBase^ get ();
}member ReferencedStructure : EntityBase with get
Property Value
Type: 
EntityBase
See Also