IdentityCardEngine_RU::newFromEmployeeTable Method [AX 2012]
Creates an instance of the class, based on the given employee.
Syntax
server public static IdentityCardEngine_RU newFromEmployeeTable(EmployeeTable_RU _employeeTable)
Run On
Server
Parameters
- _employeeTable
Type: EmployeeTable_RU Table
The employee record.
Return Value
Type: IdentityCardEngine_RU Class
A new class instance.