NmeaSentence.Valid Property

Definition

True if the contents of this message are valid / understood This is false if the message type could be decoded, but the contents seem invalid or there's no useful data

public bool Valid { get; protected set; }
member this.Valid : bool with get, set
Public Property Valid As Boolean

Property Value

Applies to