Share via


HcmEmploymentCube::EmployeeServiceLengthMoreThan15 Method

Returns an expression that determines whether the length of service is more than 15 years.

Syntax

server public static str EmployeeServiceLengthMoreThan15()

Run On

Server

Return Value

Type: str
An expression: 1 if the length of service is more than 15 years; otherwise, 0 (zero).

See Also

Reference

HcmEmploymentCube View