CommonVehicleDescriptorTypeChromeStyleID Property

The "Style ID" is an integer value acquired from Chrome which describes a specific vehicle (year, manufacturer, model, and trim level).

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

Property Value

Type: NullableInt32
See Also