ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / NMEASnapshot Class / GGAQualityIndicator Property

In This Topic
    GGAQualityIndicator Property
    In This Topic
    Gets the GNSS quality indicator.
    Syntax
    public Nullable<QualityIndicator> GGAQualityIndicator {get;}
    Public ReadOnly Property GGAQualityIndicator As Nullable(Of QualityIndicator)
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also