DataTupleCellset Property |
Gets the parent cellset.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public Cellset Cellset { get; }
Public ReadOnly Property Cellset As Cellset
Get
public:
property Cellset^ Cellset {
Cellset^ get ();
}
member Cellset : Cellset with get
Property Value
Type:
CellsetSee Also