CommonVehicleDescriptorTypeIsMotorcycle Property

A boolean value representing whether or not the vehicle is a motorcycle.

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

Property Value

Type: NullableBoolean
See Also