PayrollEmploymentCube::IsEmployeeActive Method
Determines expression for whether the employee is active.
Syntax
server public static str IsEmployeeActive()
Run On
Server
Return Value
Type: str
An expression; return yes if employee is active; else no.