HcmEmploymentTurnOverCube::ValidFrom Method
Determines expression for whether the employee is active.
Syntax
server public static str ValidFrom()
Run On
Server
Return Value
Type: str
An expression; return yes if employee is active; else no.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines expression for whether the employee is active.
server public static str ValidFrom()
Server
Type: str
An expression; return yes if employee is active; else no.