EngineData.EngineTemperature Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Engine temperature
public UnitsNet.Temperature? EngineTemperature { get; }
member this.EngineTemperature : Nullable<UnitsNet.Temperature>
Public ReadOnly Property EngineTemperature As Nullable(Of Temperature)
Property Value
Nullable<UnitsNet.Temperature>