Share via


HcmVETSPrepDP.isNewHire Method [AX 2012]

Determines whether the worker is new hire.

Syntax

private NoYes isNewHire(HcmEmploymentValidFrom _hcmEmploymentValidFrom)

Run On

Server

Parameters

Return Value

Type: NoYes Enumeration
Yes if the worker is new hire; otherwise, No.

See Also

Reference

HcmVETSPrepDP Class