Share via


WHSLicensePlate::createLicensePlate Method

Creates a license plate with the given ID.

Syntax

client server public static WHSLicensePlate createLicensePlate(WHSLicensePlateId _licensePlateId, [boolean _update])

Run On

Called

Parameters

  • _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.

See Also

Reference

WHSLicensePlate Table