GpsSatelliteInformationNotes Property |
Gets or sets the notes associated with the satellite.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic string Notes { get; set; }Public Property Notes As String
Get
Set
public:
property String^ Notes {
String^ get ();
void set (String^ value);
}member Notes : string with get, set
Property Value
Type:
String
See Also