AircraftRelocatedEventArgs
USI.Core
Describes a provider-reported user-aircraft relocation.
public sealed class AircraftRelocatedEventArgs : EventArgsConstructors
AircraftRelocatedEventArgs
public AircraftRelocatedEventArgs(AircraftRelocationKind relocationKind)Describes a provider-reported user-aircraft relocation.
Properties
RelocationKind
public AircraftRelocationKind RelocationKind { get; }