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: 25.1.421.0 (25.1.421.0)
Syntaxpublic const int WeekWrapValue = 1024
Public Const WeekWrapValue As Integer = 1024
public:
literal int WeekWrapValue = 1024
static val mutable WeekWrapValue: int
Field Value
Type: 
Int32
See Also