CommonVehicleDescriptorTypeAgeType Property

Whether the vehicle is new, used, or certified pre-owned.

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

Property Value

Type: NullableCommonVehicleAgeTypes
See Also