CommonVehicleDescriptorTypeYear Property

The year in which the vehicle sold was manufactured.

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

Property Value

Type: NullableInt32
See Also