Click or drag to resize

DurationMinValue Property

Gets the smallest possible value of a Duration.

Namespace:  AGI.Foundation.Time
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static Duration MinValue { get; }

Property Value

Type: Duration
Remarks
The value is MinValue days and -86399.0 seconds.
See Also