JmgEmployee::findCardNo Method
Returns a JmgEmployee record for the specified card number.
Syntax
client server public static JmgEmployee findCardNo(JmgTermLoginCardNo _cardId)
Run On
ClientOrServer
Parameters
- _cardId
Type: JmgTermLoginCardNo Extended Data Type
The card number of the worker to retrieve from the JmgEmployee table.
Return Value
Type: JmgEmployee Table
A JmgEmployee record for the specified card number.