Share via


ReleaseUpdateDB62_CISPayroll::rPayrollExistsInOld Method [AX 2012]

Checks if RPayroll module was installed on previous AX version.

Syntax

server public static boolean rPayrollExistsInOld()

Run On

Server

Return Value

Type: boolean
Returns true if RPayroll module was installed on previous AX version, false otherwise.

See Also

Reference

ReleaseUpdateDB62_CISPayroll Class