VehicleModelTable_W::findByModel Method

Finds the record in the VehicleModelTable_W table that has the specified vehicle model.

Syntax

server public static VehicleModelTable_W findByModel(VehicleModel_W _model)

Run On

Server

Parameters

Return Value

Type: VehicleModelTable_W Table
A record in the VehicleModelTable_W table; otherwise, an empty record.

See Also

Reference

VehicleModelTable_W Table