RetailStaffLoginLog::findStaff Method

Finds a record in RetailStaffLoginLog table with the specified staff ID number.

Syntax

client server public static RetailStaffLoginLog findStaff(RetailStaffId _staffId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

RetailStaffLoginLog Table