VehicleModelTable_W::description Method
Returns a description of the record in the VehicleModelTable_W table that has the specified vehicle model.
Syntax
server public static Description description(VehicleModel_W _model)
Run On
Server
Parameters
- _model
Type: VehicleModel_W Extended Data Type
The vehicle model of the VehicleModelTable_W record.
Return Value
Type: Description Extended Data Type
A description of the record in the VehicleModelTable_W table.