CommonVehicleDescriptorTypeHasChromeWheels Property

A boolean value representing whether or not the vehicle has chrome(d) or chrome-clad wheels.

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<bool> HasChromeWheels { get; set; }

Property Value

Type: NullableBoolean
See Also