DataInputRetrievalContextResult Property  | 
 
            Gets the result.
            
 
    Namespace: 
   Dundas.BI.Data.DataInput
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic DataCellset Result { get; }Public ReadOnly Property Result As DataCellset
	Get
public:
property DataCellset^ Result {
	DataCellset^ get ();
}member Result : DataCellset with get
Property Value
Type: 
DataCellset
See Also