Click or drag to resize

DataSpec Methods

The DataSpec type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAverage Returns a non-null AverageDataSpec object with the specified Calculation and AverageBreakdown.
Public methodStatic memberDated Returns a non-null DatedDataSpec object with the specified Calculation and DatedBreakdown.
Public methodEquals Two DataSpec objects are equal if they have the same class and the same configuration.
(Overrides ObjectEquals(Object))
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode)
Public methodStatic memberTimeSeries Returns a non-null TimeSeriesDataSpec object with the specified TimeSeriesCalculation and DatedBreakdown.
Top
See Also