GlobalPositioningSystemDateWeekWrapValue Field |
The number of weeks after which the week count wraps around to zero.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.3.420.0 (24.3.420.0)
Syntax public const int WeekWrapValue = 1024
Public Const WeekWrapValue As Integer = 1024
public:
literal int WeekWrapValue = 1024
static val mutable WeekWrapValue: int
Field Value
Type:
Int32See Also