BatchedDataStatisticsContextResult Property |
Gets the data result.
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 StatisticsResult Result { get; }
Public ReadOnly Property Result As StatisticsResult
Get
public:
property StatisticsResult^ Result {
StatisticsResult^ get ();
}
member Result : StatisticsResult with get
Property Value
Type:
StatisticsResultSee Also