DataCubeJoinInputStructure Property |
Gets the join input 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 InputStructure { get; }
Public ReadOnly Property InputStructure As EntityBase
Get
public:
property EntityBase^ InputStructure {
EntityBase^ get ();
}
member InputStructure : EntityBase with get
Property Value
Type:
EntityBaseSee Also