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