AircraftStateElementConverterTypeOfOutput Property |
Gets the type associated with the output of this instance.
Namespace:
AGI.Foundation.AircraftPropagation
Assembly:
AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public override Type TypeOfOutput { get; }
Public Overrides ReadOnly Property TypeOfOutput As Type
Get
public:
virtual property Type^ TypeOfOutput {
Type^ get () override;
}
abstract TypeOfOutput : Type with get
override TypeOfOutput : Type with get
Property Value
Type:
TypeSee Also