TimeConstantsMinutesPerHour Field |
The number of minutes in an hour.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public const double MinutesPerHour = 60
Public Const MinutesPerHour As Double = 60
public:
literal double MinutesPerHour = 60
static val mutable MinutesPerHour: float
Field Value
Type:
DoubleSee Also