CommonVehicleDescriptorTypeUsageType Property

Whether the vehicle is used for commercial purposes.

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

Property Value

Type: NullableCommonVehicleUsageTypes
See Also