NavigationReceiverAccessQuerySatelliteID Property |
Gets or sets the satellite ID this query is associated with.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int SatelliteID { get; set; }
Public Property SatelliteID As Integer
Get
Set
public:
property int SatelliteID {
int get ();
void set (int value);
}
member SatelliteID : int with get, set
Property Value
Type:
Int32See Also