DataCubeJoinReferencedStructure Property |
Gets the join referenced source structure.
Namespace: Dundas.BI.Entities.DataCubesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
EntityBase
See Also