Data |
The DataSpec type exposes the following members.
Name | Description | |
---|---|---|
Average | Returns a non-null AverageDataSpec object with the specified Calculation and AverageBreakdown. | |
Dated | Returns a non-null DatedDataSpec object with the specified Calculation and DatedBreakdown. | |
Equals |
Two DataSpec objects are equal if they have the same class
and the same configuration.
(Overrides ObjectEquals(Object)) | |
GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode) | |
TimeSeries | Returns a non-null TimeSeriesDataSpec object with the specified TimeSeriesCalculation and DatedBreakdown. |