CommonContractTypeHasRunFlatTires Property

A flag indicating whether or not the vehicle has run-flat tires.

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

Property Value

Type: Boolean
See Also