Click or drag to resize

InputData Properties

The InputData type exposes the following members.

Properties
 NameDescription
Public propertyExtraPredictorKeys Gets the non-null, possibly-empty, immutable set of extra-predictor keys that this InputData (and each InputPeriod within it) has extra-predictor figures for.
Public propertyFullRange Gets the DayRange indicating the total period of time covered by this InputData object (including any gaps between its input periods).
Public propertyPeriods Gets the non-null, non-empty, chronologically-ordered list of the InputPeriod objects that make up this InputData.
Top
See Also