Share via


HRMRecruitingLastNews::exist Method

Indicates whether the specified record in the HRMRecruitingLastNews table exists.

Syntax

client server public static boolean exist(
    HRMRecruitingId _hrmRecruitingId, 
    HRMRecruitingLastNewsType _type, 
    TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

HRMRecruitingLastNews Table