ClaimPercentage_IN::findByRGRegisterDate Method

Finds the claim percentage by RG register date.

Syntax

client server public static ClaimPercentage_IN findByRGRegisterDate(
    RGRegister_IN _rgRegister, 
    utcdatetime _fromDate, 
    utcdatetime _toDate, 
    Percent _percent, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to update the percentage.

Return Value

Type: ClaimPercentage_IN Table
The instance of the ClaimPercentage_IN class.

See Also

Reference

ClaimPercentage_IN Table