GregorianDateMaxValue Field |
Represents the largest possible value of
GregorianDate.
Corresponds to
MaxValue.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.2.423.0 (25.2.423.0)
Syntaxpublic static readonly GregorianDate MaxValue
Public Shared ReadOnly MaxValue As GregorianDate
public:
static initonly GregorianDate MaxValue
static val MaxValue: GregorianDate
Field Value
Type:
GregorianDate
See Also