LatestValuesPeriodNumberOfValues Property |
Gets the number, greater than zero, indicating how many degree-day
values this period should cover (see
these
remarks on how the values in question can be daily, weekly, monthly,
or yearly).
Namespace: DegreeDays.Api.Data.ImplAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public int NumberOfValues { get; }
Public ReadOnly Property NumberOfValues As Integer
Get
Property Value
Int32See Also