AircraftInteractionValue
USI.Core
A typed value published by an aircraft-authored interaction.
public sealed class AircraftInteractionValueProperties
Kind
public AircraftInteractionValueKind Kind { get; }NumberValue
public double? NumberValue { get; }TextValue
public string TextValue { get; }