Class

AircraftInteractionValue

USI.Core

A typed value published by an aircraft-authored interaction.

public sealed class AircraftInteractionValue

Properties

Kind

public AircraftInteractionValueKind Kind { get; }

NumberValue

public double? NumberValue { get; }

TextValue

public string TextValue { get; }