C# Class imBMW.iBus.Devices.Real.LightStatusEventArgs

Show file Open project: toxsedyshev/imBMW Class Usage Examples

Public Properties

Property Type Description
ErrorCode byte
ErrorFrontLeftLights bool
ErrorFrontRightsLights bool
LowBeamOn bool
ParkingLightsOn bool

Property Details

ErrorCode public property

public byte ErrorCode
return byte

ErrorFrontLeftLights public property

public bool ErrorFrontLeftLights
return bool

ErrorFrontRightsLights public property

public bool ErrorFrontRightsLights
return bool

LowBeamOn public property

public bool LowBeamOn
return bool

ParkingLightsOn public property

public bool ParkingLightsOn
return bool