AircraftComponentInstallationState
USI.Core
Installation evidence captured for this component's aircraft graph.
public enum AircraftComponentInstallationStateEnum values
Installed
public const AircraftComponentInstallationState InstalledAuthoritative aircraft topology confirms installation.
NotInstalled
public const AircraftComponentInstallationState NotInstalledAuthoritative aircraft topology confirms absence.
Unknown
public const AircraftComponentInstallationState UnknownThe provider has not established physical installation.
