Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.