CommonVehicleDescriptorTypeNumberOfWheels Property

An optional integer representation of the number of wheels covered. Required for certain Service Group contracts.

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

Property Value

Type: Int32
See Also