| GlobalPositioningSystemDateZCounts Property  | 
 
            Gets the Z-Counts (1.5 second segments) since the most recent GPS Epoch.
            
 
    Namespace: 
   AGI.Foundation.Time
    Assembly:
   AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic long ZCounts { get; }Public ReadOnly Property ZCounts As Long
	Get
public:
property long long ZCounts {
	long long get ();
}member ZCounts : int64 with get
Property Value
Type: 
Int64 See Also
See Also