DEL_EmplTable::find Method

Find EmplTable record from employee id.

Syntax

client server public static DEL_EmplTable find(DEL_EmplId _emplId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Update record?

Return Value

Type: DEL_EmplTable Table
Employee record.

See Also

Reference

DEL_EmplTable Table