Compartilhar via


HcmEmploymentCube::EmployeeServiceLength0to5 Method

Returns an expression that determines whether the length of service is greather than or equal to 0 (zero), and less than or equal to 5.

Syntax

server public static str EmployeeServiceLength0to5()

Run On

Server

Return Value

Type: str
An expression: 1 if the length of service is greater than or equal to 0 (zero), and less than or equal to 5; otherwise, 0 (zero).

See Also

Reference

HcmEmploymentCube View