Share via


HRMInjuryIncidentCostType::calcTotalCostAmount Method

Gets the total cost amount for an incident record.

Syntax

server public static HRMInjuryCostAmount calcTotalCostAmount(RecId _incidentRecId)

Run On

Server

Parameters

  • _incidentRecId
    Type: RecId Extended Data Type
    The record ID of the incident for which the total costs should be calculated.

Return Value

Type: HRMInjuryCostAmount Extended Data Type
The total cost amount for the incident record.

See Also

Reference

HRMInjuryIncidentCostType Table