CallsignRouteDetail Class |
Namespace: VirtualRadar.Interface.StandingData
The CallsignRouteDetail type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallsignRouteDetail | Initializes a new instance of the CallsignRouteDetail class |
Name | Description | |
---|---|---|
![]() | Callsign |
Gets or sets the callsign that the route was based on.
|
![]() | Icao24 |
Gets or sets the ICAO24 of the aircraft whose route has been fetched.
|
![]() | Route |
Gets or sets the route for the callsign. This will be null if no details could
be fetched for the callsign.
|
![]() | UsedCallsign |
Gets or sets the callsign that the route was actually found under.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |