HRMInjuryIncident::existCaseIdInDateRange Method

Determines whether the incident case exists in supplied date range.

Syntax

client server public static boolean existCaseIdInDateRange(
    FromDateTime _fromDateTime, 
    ToDateTime _toDateTime, 
    CaseId _caseId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the HRMInjuryIncident record exist; otherwise, false.

See Also

Reference

HRMInjuryIncident Table