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.
Creates a license plate with the given ID.
Syntax
client server public static WHSLicensePlate createLicensePlate(WHSLicensePlateId _licensePlateId, [boolean _update])
Run On
Called
Parameters
- _licensePlateId
Type: WHSLicensePlateId Extended Data Type
The license plate ID.
- _update
Type: boolean
A boolean value that indicates if the record should be selected for update.
Return Value
Type: WHSLicensePlate Table
The license plate record.