Class

AircraftRelocatedEventArgs

USI.Core

Describes a provider-reported user-aircraft relocation.

public sealed class AircraftRelocatedEventArgs : EventArgs

Constructors

AircraftRelocatedEventArgs

public AircraftRelocatedEventArgs(AircraftRelocationKind relocationKind)

Describes a provider-reported user-aircraft relocation.

Properties

RelocationKind

public AircraftRelocationKind RelocationKind { get; }